Add custom border color swizzle tests
authorRicardo Garcia <rgarcia@igalia.com>
Wed, 6 Oct 2021 16:09:14 +0000 (18:09 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 15 Oct 2021 22:32:23 +0000 (22:32 +0000)
New set of tests to check component swizzling with different border
colors, including custom border colors.

Note the tests currently suppose swizzling is applied to custom border
colors following the operation order in the "Texel Input Operations"
section.

Note that testing of opaque black and custom border colors with
non-identity swizzles is skipped unless VK_EXT_border_color_swizzle is
supported which has defined behavior for these combinations.

New tests:
dEQP-VK.pipeline.sampler.border_swizzle.*

Affected tests:
dEQP-VK.info.device_mandatory_features

Components: Vulkan
VK-GL-CTS issue: 2714

Change-Id: I5259744bbfa65db0386e94decb633b582d2fb17f

27 files changed:
AndroidGen.mk
android/cts/master/vk-master-2021-03-01/pipeline.txt
android/cts/master/vk-master/pipeline.txt
external/vulkancts/framework/vulkan/vkBasicTypes.inl
external/vulkancts/framework/vulkan/vkDeviceExtensions.inl
external/vulkancts/framework/vulkan/vkDeviceFeatureTest.inl
external/vulkancts/framework/vulkan/vkDeviceFeatures.inl
external/vulkancts/framework/vulkan/vkDeviceFeaturesForContextDecl.inl
external/vulkancts/framework/vulkan/vkDeviceFeaturesForContextDefs.inl
external/vulkancts/framework/vulkan/vkDeviceFeaturesForDefaultDeviceDefs.inl
external/vulkancts/framework/vulkan/vkExtensionFunctions.inl
external/vulkancts/framework/vulkan/vkGetStructureTypeImpl.inl
external/vulkancts/framework/vulkan/vkMandatoryFeatures.inl
external/vulkancts/framework/vulkan/vkStrUtil.inl
external/vulkancts/framework/vulkan/vkStrUtilImpl.inl
external/vulkancts/framework/vulkan/vkStructTypes.inl
external/vulkancts/framework/vulkan/vkVulkan_c.inl
external/vulkancts/modules/vulkan/pipeline/CMakeLists.txt
external/vulkancts/modules/vulkan/pipeline/vktPipelineSamplerBorderSwizzleTests.cpp [new file with mode: 0644]
external/vulkancts/modules/vulkan/pipeline/vktPipelineSamplerBorderSwizzleTests.hpp [new file with mode: 0644]
external/vulkancts/modules/vulkan/pipeline/vktPipelineSamplerTests.cpp
external/vulkancts/mustpass/master/vk-default/pipeline.txt
external/vulkancts/scripts/src/extensions_data.txt
external/vulkancts/scripts/src/mandatory_features.txt
external/vulkancts/scripts/src/vulkan_core.h
framework/common/tcuTextureUtil.cpp
framework/common/tcuTextureUtil.hpp

index 85c8c04..986dea5 100644 (file)
@@ -259,6 +259,7 @@ LOCAL_SRC_FILES := \
        external/vulkancts/modules/vulkan/pipeline/vktPipelineReferenceRenderer.cpp \
        external/vulkancts/modules/vulkan/pipeline/vktPipelineRenderToImageTests.cpp \
        external/vulkancts/modules/vulkan/pipeline/vktPipelineSampleLocationsUtil.cpp \
+       external/vulkancts/modules/vulkan/pipeline/vktPipelineSamplerBorderSwizzleTests.cpp \
        external/vulkancts/modules/vulkan/pipeline/vktPipelineSamplerTests.cpp \
        external/vulkancts/modules/vulkan/pipeline/vktPipelineSpecConstantTests.cpp \
        external/vulkancts/modules/vulkan/pipeline/vktPipelineSpecConstantUtil.cpp \
index d20ea2f..a68b3ab 100644 (file)
@@ -13128,6 +13128,39686 @@ dEQP-VK.pipeline.sampler.separate_stencil_usage.view_type.cube_array.format.d32_
 dEQP-VK.pipeline.sampler.separate_stencil_usage.view_type.cube_array.format.d32_sfloat_s8_uint.mag_reduce.comp_r_zero_zero_zero.average
 dEQP-VK.pipeline.sampler.separate_stencil_usage.view_type.cube_array.format.d32_sfloat_s8_uint.mag_reduce.comp_r_zero_zero_zero.min
 dEQP-VK.pipeline.sampler.separate_stencil_usage.view_type.cube_array.format.d32_sfloat_s8_uint.mag_reduce.comp_r_zero_zero_zero.max
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.gather_3.with_swizzle_hint
 dEQP-VK.pipeline.image_view.view_type.1d.format.b8g8r8_unorm.component_swizzle.r_g_b_a
 dEQP-VK.pipeline.image_view.view_type.1d.format.b8g8r8_unorm.component_swizzle.g_b_a_r
 dEQP-VK.pipeline.image_view.view_type.1d.format.b8g8r8_unorm.component_swizzle.b_a_r_g
index 68b469d..875d754 100644 (file)
@@ -124503,6 +124503,39686 @@ dEQP-VK.pipeline.sampler.separate_stencil_usage.view_type.cube_array.format.d32_
 dEQP-VK.pipeline.sampler.separate_stencil_usage.view_type.cube_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_2_5
 dEQP-VK.pipeline.sampler.separate_stencil_usage.view_type.cube_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.sampler.separate_stencil_usage.view_type.cube_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.gather_3.with_swizzle_hint
 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.component_swizzle.r_g_b_a
 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.component_swizzle.g_b_a_r
 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.component_swizzle.b_a_r_g
index c711e54..e64e53a 100644 (file)
@@ -696,6 +696,8 @@ enum VkStructureType
        VK_STRUCTURE_TYPE_QUEUE_FAMILY_GLOBAL_PRIORITY_PROPERTIES_EXT                                           = 1000388001,
        VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MULTI_DRAW_FEATURES_EXT                                                       = 1000392000,
        VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MULTI_DRAW_PROPERTIES_EXT                                                     = 1000392001,
+       VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_BORDER_COLOR_SWIZZLE_FEATURES_EXT                                     = 1000411000,
+       VK_STRUCTURE_TYPE_SAMPLER_BORDER_COLOR_COMPONENT_MAPPING_CREATE_INFO_EXT                        = 1000411001,
        VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PAGEABLE_DEVICE_LOCAL_MEMORY_FEATURES_EXT                     = 1000412000,
        VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MAINTENANCE_4_FEATURES_KHR                                            = 1000413000,
        VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MAINTENANCE_4_PROPERTIES_KHR                                          = 1000413001,
@@ -4266,6 +4268,7 @@ VK_DEFINE_PLATFORM_TYPE(CAMetalLayer,                             void*)
 #define VK_EXT_GLOBAL_PRIORITY_QUERY_SPEC_VERSION 1
 #define VK_EXT_MULTI_DRAW_SPEC_VERSION 1
 #define VK_EXT_LOAD_STORE_OP_NONE_SPEC_VERSION 1
+#define VK_EXT_BORDER_COLOR_SWIZZLE_SPEC_VERSION 1
 #define VK_EXT_PAGEABLE_DEVICE_LOCAL_MEMORY_SPEC_VERSION 1
 #define VK_KHR_ACCELERATION_STRUCTURE_SPEC_VERSION 12
 #define VK_KHR_RAY_TRACING_PIPELINE_SPEC_VERSION 1
index 597ff48..4fb39e7 100644 (file)
@@ -82,5 +82,6 @@ static const char* s_allowedDeviceKhrExtensions[] =
        "VK_KHR_shader_integer_dot_product",
        "VK_KHR_format_feature_flags2",
        "VK_KHR_maintenance4",
+       "VK_EXT_border_color_swizzle",
 };
 
index 348e124..0bc21c9 100644 (file)
@@ -1113,6 +1113,17 @@ if (const void* featuresStruct = findStructureInChain(const_cast<const void*>(de
        checkFeatures(vkp, instance, instanceDriver, physicalDevice, 1, features, supportedFeatures, queueFamilyIndex, queueCount, queuePriority, numErrors, resultCollector, &extensionNames, emptyDeviceFeatures);
 }
 
+if (const void* featuresStruct = findStructureInChain(const_cast<const void*>(deviceFeatures2.pNext), getStructureType<VkPhysicalDeviceBorderColorSwizzleFeaturesEXT>()))
+{
+       static const Feature features[] =
+       {
+               FEATURE_ITEM (VkPhysicalDeviceBorderColorSwizzleFeaturesEXT, borderColorSwizzle),
+               FEATURE_ITEM (VkPhysicalDeviceBorderColorSwizzleFeaturesEXT, borderColorSwizzleFromImage),
+       };
+       auto* supportedFeatures = reinterpret_cast<const VkPhysicalDeviceBorderColorSwizzleFeaturesEXT*>(featuresStruct);
+       checkFeatures(vkp, instance, instanceDriver, physicalDevice, 2, features, supportedFeatures, queueFamilyIndex, queueCount, queuePriority, numErrors, resultCollector, &extensionNames, emptyDeviceFeatures);
+}
+
 if (const void* featuresStruct = findStructureInChain(const_cast<const void*>(deviceFeatures2.pNext), getStructureType<VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT>()))
 {
        static const Feature features[] =
index 0ff4e17..25f4c7c 100644 (file)
@@ -11,6 +11,7 @@ namespace vk
 #define VK_KHR_ACCELERATION_STRUCTURE_EXTENSION_NAME "VK_KHR_acceleration_structure"
 #define VK_EXT_ASTC_DECODE_MODE_EXTENSION_NAME "VK_EXT_astc_decode_mode"
 #define VK_EXT_BLEND_OPERATION_ADVANCED_EXTENSION_NAME "VK_EXT_blend_operation_advanced"
+#define VK_EXT_BORDER_COLOR_SWIZZLE_EXTENSION_NAME "VK_EXT_border_color_swizzle"
 #define VK_KHR_BUFFER_DEVICE_ADDRESS_EXTENSION_NAME "VK_KHR_buffer_device_address"
 #define VK_EXT_BUFFER_DEVICE_ADDRESS_EXTENSION_NAME "VK_EXT_buffer_device_address"
 #define DECL_AMD_COHERENT_MEMORY_EXTENSION_NAME "not_existent_feature"
@@ -292,6 +293,7 @@ template<> void initFeatureFromBlob<VkPhysicalDeviceExtendedDynamicState2Feature
 template<> void initFeatureFromBlob<VkPhysicalDeviceColorWriteEnableFeaturesEXT>(VkPhysicalDeviceColorWriteEnableFeaturesEXT&, const AllFeaturesBlobs&) {}
 template<> void initFeatureFromBlob<VkPhysicalDeviceGlobalPriorityQueryFeaturesEXT>(VkPhysicalDeviceGlobalPriorityQueryFeaturesEXT&, const AllFeaturesBlobs&) {}
 template<> void initFeatureFromBlob<VkPhysicalDeviceMultiDrawFeaturesEXT>(VkPhysicalDeviceMultiDrawFeaturesEXT&, const AllFeaturesBlobs&) {}
+template<> void initFeatureFromBlob<VkPhysicalDeviceBorderColorSwizzleFeaturesEXT>(VkPhysicalDeviceBorderColorSwizzleFeaturesEXT&, const AllFeaturesBlobs&) {}
 template<> void initFeatureFromBlob<VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT>(VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT&, const AllFeaturesBlobs&) {}
 template<> void initFeatureFromBlob<VkPhysicalDeviceAccelerationStructureFeaturesKHR>(VkPhysicalDeviceAccelerationStructureFeaturesKHR&, const AllFeaturesBlobs&) {}
 template<> void initFeatureFromBlob<VkPhysicalDeviceRayTracingPipelineFeaturesKHR>(VkPhysicalDeviceRayTracingPipelineFeaturesKHR&, const AllFeaturesBlobs&) {}
@@ -299,12 +301,13 @@ template<> void initFeatureFromBlob<VkPhysicalDeviceRayQueryFeaturesKHR>(VkPhysi
 template<> void initFeatureFromBlob<VkPhysicalDevicePortabilitySubsetFeaturesKHR>(VkPhysicalDevicePortabilitySubsetFeaturesKHR&, const AllFeaturesBlobs&) {}
 
 
-template<> FeatureDesc makeFeatureDesc<VkPhysicalDevice16BitStorageFeatures>(void) { return FeatureDesc{VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_16BIT_STORAGE_FEATURES, VK_KHR_16BIT_STORAGE_EXTENSION_NAME, VK_KHR_16BIT_STORAGE_SPEC_VERSION, 99}; }
-template<> FeatureDesc makeFeatureDesc<VkPhysicalDevice4444FormatsFeaturesEXT>(void) { return FeatureDesc{VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_4444_FORMATS_FEATURES_EXT, VK_EXT_4444_FORMATS_EXTENSION_NAME, VK_EXT_4444_FORMATS_SPEC_VERSION, 98}; }
-template<> FeatureDesc makeFeatureDesc<VkPhysicalDevice8BitStorageFeatures>(void) { return FeatureDesc{VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_8BIT_STORAGE_FEATURES, VK_KHR_8BIT_STORAGE_EXTENSION_NAME, VK_KHR_8BIT_STORAGE_SPEC_VERSION, 97}; }
-template<> FeatureDesc makeFeatureDesc<VkPhysicalDeviceAccelerationStructureFeaturesKHR>(void) { return FeatureDesc{VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ACCELERATION_STRUCTURE_FEATURES_KHR, VK_KHR_ACCELERATION_STRUCTURE_EXTENSION_NAME, VK_KHR_ACCELERATION_STRUCTURE_SPEC_VERSION, 96}; }
-template<> FeatureDesc makeFeatureDesc<VkPhysicalDeviceASTCDecodeFeaturesEXT>(void) { return FeatureDesc{VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT, VK_EXT_ASTC_DECODE_MODE_EXTENSION_NAME, VK_EXT_ASTC_DECODE_MODE_SPEC_VERSION, 95}; }
-template<> FeatureDesc makeFeatureDesc<VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT>(void) { return FeatureDesc{VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_BLEND_OPERATION_ADVANCED_FEATURES_EXT, VK_EXT_BLEND_OPERATION_ADVANCED_EXTENSION_NAME, VK_EXT_BLEND_OPERATION_ADVANCED_SPEC_VERSION, 94}; }
+template<> FeatureDesc makeFeatureDesc<VkPhysicalDevice16BitStorageFeatures>(void) { return FeatureDesc{VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_16BIT_STORAGE_FEATURES, VK_KHR_16BIT_STORAGE_EXTENSION_NAME, VK_KHR_16BIT_STORAGE_SPEC_VERSION, 100}; }
+template<> FeatureDesc makeFeatureDesc<VkPhysicalDevice4444FormatsFeaturesEXT>(void) { return FeatureDesc{VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_4444_FORMATS_FEATURES_EXT, VK_EXT_4444_FORMATS_EXTENSION_NAME, VK_EXT_4444_FORMATS_SPEC_VERSION, 99}; }
+template<> FeatureDesc makeFeatureDesc<VkPhysicalDevice8BitStorageFeatures>(void) { return FeatureDesc{VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_8BIT_STORAGE_FEATURES, VK_KHR_8BIT_STORAGE_EXTENSION_NAME, VK_KHR_8BIT_STORAGE_SPEC_VERSION, 98}; }
+template<> FeatureDesc makeFeatureDesc<VkPhysicalDeviceAccelerationStructureFeaturesKHR>(void) { return FeatureDesc{VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ACCELERATION_STRUCTURE_FEATURES_KHR, VK_KHR_ACCELERATION_STRUCTURE_EXTENSION_NAME, VK_KHR_ACCELERATION_STRUCTURE_SPEC_VERSION, 97}; }
+template<> FeatureDesc makeFeatureDesc<VkPhysicalDeviceASTCDecodeFeaturesEXT>(void) { return FeatureDesc{VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT, VK_EXT_ASTC_DECODE_MODE_EXTENSION_NAME, VK_EXT_ASTC_DECODE_MODE_SPEC_VERSION, 96}; }
+template<> FeatureDesc makeFeatureDesc<VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT>(void) { return FeatureDesc{VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_BLEND_OPERATION_ADVANCED_FEATURES_EXT, VK_EXT_BLEND_OPERATION_ADVANCED_EXTENSION_NAME, VK_EXT_BLEND_OPERATION_ADVANCED_SPEC_VERSION, 95}; }
+template<> FeatureDesc makeFeatureDesc<VkPhysicalDeviceBorderColorSwizzleFeaturesEXT>(void) { return FeatureDesc{VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_BORDER_COLOR_SWIZZLE_FEATURES_EXT, VK_EXT_BORDER_COLOR_SWIZZLE_EXTENSION_NAME, VK_EXT_BORDER_COLOR_SWIZZLE_SPEC_VERSION, 94}; }
 template<> FeatureDesc makeFeatureDesc<VkPhysicalDeviceBufferDeviceAddressFeatures>(void) { return FeatureDesc{VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_BUFFER_DEVICE_ADDRESS_FEATURES, VK_KHR_BUFFER_DEVICE_ADDRESS_EXTENSION_NAME, VK_KHR_BUFFER_DEVICE_ADDRESS_SPEC_VERSION, 93}; }
 template<> FeatureDesc makeFeatureDesc<VkPhysicalDeviceBufferDeviceAddressFeaturesEXT>(void) { return FeatureDesc{VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_BUFFER_DEVICE_ADDRESS_FEATURES_EXT, VK_EXT_BUFFER_DEVICE_ADDRESS_EXTENSION_NAME, VK_EXT_BUFFER_DEVICE_ADDRESS_SPEC_VERSION, 92}; }
 template<> FeatureDesc makeFeatureDesc<VkPhysicalDeviceCoherentMemoryFeaturesAMD>(void) { return FeatureDesc{VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_COHERENT_MEMORY_FEATURES_AMD, DECL_AMD_COHERENT_MEMORY_EXTENSION_NAME, 0, 91}; }
@@ -408,6 +411,7 @@ static const FeatureStructCreationData featureStructCreationArray[] =
        { createFeatureStructWrapper<VkPhysicalDeviceAccelerationStructureFeaturesKHR>, VK_KHR_ACCELERATION_STRUCTURE_EXTENSION_NAME, VK_KHR_ACCELERATION_STRUCTURE_SPEC_VERSION },
        { createFeatureStructWrapper<VkPhysicalDeviceASTCDecodeFeaturesEXT>, VK_EXT_ASTC_DECODE_MODE_EXTENSION_NAME, VK_EXT_ASTC_DECODE_MODE_SPEC_VERSION },
        { createFeatureStructWrapper<VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT>, VK_EXT_BLEND_OPERATION_ADVANCED_EXTENSION_NAME, VK_EXT_BLEND_OPERATION_ADVANCED_SPEC_VERSION },
+       { createFeatureStructWrapper<VkPhysicalDeviceBorderColorSwizzleFeaturesEXT>, VK_EXT_BORDER_COLOR_SWIZZLE_EXTENSION_NAME, VK_EXT_BORDER_COLOR_SWIZZLE_SPEC_VERSION },
        { createFeatureStructWrapper<VkPhysicalDeviceBufferDeviceAddressFeatures>, VK_KHR_BUFFER_DEVICE_ADDRESS_EXTENSION_NAME, VK_KHR_BUFFER_DEVICE_ADDRESS_SPEC_VERSION },
        { createFeatureStructWrapper<VkPhysicalDeviceBufferDeviceAddressFeaturesEXT>, VK_EXT_BUFFER_DEVICE_ADDRESS_EXTENSION_NAME, VK_EXT_BUFFER_DEVICE_ADDRESS_SPEC_VERSION },
        { createFeatureStructWrapper<VkPhysicalDeviceCoherentMemoryFeaturesAMD>, DECL_AMD_COHERENT_MEMORY_EXTENSION_NAME, 0 },
index 8692602..2edf4fa 100644 (file)
@@ -7,6 +7,7 @@ const vk::VkPhysicalDevice8BitStorageFeatures&                                                  get8BitStorageFeatures
 const vk::VkPhysicalDeviceAccelerationStructureFeaturesKHR&                            getAccelerationStructureFeatures                                (void) const;
 const vk::VkPhysicalDeviceASTCDecodeFeaturesEXT&                                               getASTCDecodeFeaturesEXT                                                (void) const;
 const vk::VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT&                   getBlendOperationAdvancedFeaturesEXT                    (void) const;
+const vk::VkPhysicalDeviceBorderColorSwizzleFeaturesEXT&                               getBorderColorSwizzleFeaturesEXT                                (void) const;
 const vk::VkPhysicalDeviceBufferDeviceAddressFeatures&                                 getBufferDeviceAddressFeatures                                  (void) const;
 const vk::VkPhysicalDeviceBufferDeviceAddressFeaturesEXT&                              getBufferDeviceAddressFeaturesEXT                               (void) const;
 const vk::VkPhysicalDeviceCoherentMemoryFeaturesAMD&                                   getCoherentMemoryFeaturesAMD                                    (void) const;
index b49ab4c..c3dc6cc 100644 (file)
@@ -7,6 +7,7 @@ const vk::VkPhysicalDevice8BitStorageFeatures&                                                  Context::get8BitStorageFeat
 const vk::VkPhysicalDeviceAccelerationStructureFeaturesKHR&                            Context::getAccelerationStructureFeatures                               (void) const { return m_device->getAccelerationStructureFeatures();                             }
 const vk::VkPhysicalDeviceASTCDecodeFeaturesEXT&                                               Context::getASTCDecodeFeaturesEXT                                               (void) const { return m_device->getASTCDecodeFeaturesEXT();                                             }
 const vk::VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT&                   Context::getBlendOperationAdvancedFeaturesEXT                   (void) const { return m_device->getBlendOperationAdvancedFeaturesEXT();                 }
+const vk::VkPhysicalDeviceBorderColorSwizzleFeaturesEXT&                               Context::getBorderColorSwizzleFeaturesEXT                               (void) const { return m_device->getBorderColorSwizzleFeaturesEXT();                             }
 const vk::VkPhysicalDeviceBufferDeviceAddressFeatures&                                 Context::getBufferDeviceAddressFeatures                                 (void) const { return m_device->getBufferDeviceAddressFeatures();                               }
 const vk::VkPhysicalDeviceBufferDeviceAddressFeaturesEXT&                              Context::getBufferDeviceAddressFeaturesEXT                              (void) const { return m_device->getBufferDeviceAddressFeaturesEXT();                    }
 const vk::VkPhysicalDeviceCoherentMemoryFeaturesAMD&                                   Context::getCoherentMemoryFeaturesAMD                                   (void) const { return m_device->getCoherentMemoryFeaturesAMD();                                 }
index 884bb4b..defe3eb 100644 (file)
@@ -7,6 +7,7 @@ const VkPhysicalDevice8BitStorageFeatures&                                                      get8BitStorageFeatures                                                  (v
 const VkPhysicalDeviceAccelerationStructureFeaturesKHR&                                getAccelerationStructureFeatures                                (void) const { return m_deviceFeatures.getFeatureType<VkPhysicalDeviceAccelerationStructureFeaturesKHR>();                              }
 const VkPhysicalDeviceASTCDecodeFeaturesEXT&                                           getASTCDecodeFeaturesEXT                                                (void) const { return m_deviceFeatures.getFeatureType<VkPhysicalDeviceASTCDecodeFeaturesEXT>();                                                 }
 const VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT&                       getBlendOperationAdvancedFeaturesEXT                    (void) const { return m_deviceFeatures.getFeatureType<VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT>();                             }
+const VkPhysicalDeviceBorderColorSwizzleFeaturesEXT&                           getBorderColorSwizzleFeaturesEXT                                (void) const { return m_deviceFeatures.getFeatureType<VkPhysicalDeviceBorderColorSwizzleFeaturesEXT>();                                 }
 const VkPhysicalDeviceBufferDeviceAddressFeatures&                                     getBufferDeviceAddressFeatures                                  (void) const { return m_deviceFeatures.getFeatureType<VkPhysicalDeviceBufferDeviceAddressFeatures>();                                   }
 const VkPhysicalDeviceBufferDeviceAddressFeaturesEXT&                          getBufferDeviceAddressFeaturesEXT                               (void) const { return m_deviceFeatures.getFeatureType<VkPhysicalDeviceBufferDeviceAddressFeaturesEXT>();                                }
 const VkPhysicalDeviceCoherentMemoryFeaturesAMD&                                       getCoherentMemoryFeaturesAMD                                    (void) const { return m_deviceFeatures.getFeatureType<VkPhysicalDeviceCoherentMemoryFeaturesAMD>();                                             }
index 1bdaa72..ed4228e 100644 (file)
@@ -957,6 +957,10 @@ void getInstanceExtensionFunctions (uint32_t apiVersion, ::std::string extName,
        {
                return;
        }
+       if (extName == "VK_EXT_border_color_swizzle")
+       {
+               return;
+       }
        if (extName == "VK_EXT_pageable_device_local_memory")
        {
                return;
@@ -2212,6 +2216,10 @@ void getDeviceExtensionFunctions (uint32_t apiVersion, ::std::string extName, ::
        {
                return;
        }
+       if (extName == "VK_EXT_border_color_swizzle")
+       {
+               return;
+       }
        if (extName == "VK_EXT_pageable_device_local_memory")
        {
                functions.push_back("vkSetDeviceMemoryPriorityEXT");
index 9be946c..c42d420 100644 (file)
@@ -2331,6 +2331,16 @@ template<> VkStructureType getStructureType<VkPhysicalDeviceMultiDrawPropertiesE
        return VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MULTI_DRAW_PROPERTIES_EXT;
 }
 
+template<> VkStructureType getStructureType<VkPhysicalDeviceBorderColorSwizzleFeaturesEXT> (void)
+{
+       return VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_BORDER_COLOR_SWIZZLE_FEATURES_EXT;
+}
+
+template<> VkStructureType getStructureType<VkSamplerBorderColorComponentMappingCreateInfoEXT> (void)
+{
+       return VK_STRUCTURE_TYPE_SAMPLER_BORDER_COLOR_COMPONENT_MAPPING_CREATE_INFO_EXT;
+}
+
 template<> VkStructureType getStructureType<VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT> (void)
 {
        return VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PAGEABLE_DEVICE_LOCAL_MEMORY_FEATURES_EXT;
index 84064a2..e9ce441 100644 (file)
@@ -56,6 +56,16 @@ bool checkMandatoryFeatures(const vkt::Context& context)
                nextPtr  = &physicalDeviceAccelerationStructureFeaturesKHR.pNext;
        }
 
+       vk::VkPhysicalDeviceBorderColorSwizzleFeaturesEXT physicalDeviceBorderColorSwizzleFeaturesEXT;
+       deMemset(&physicalDeviceBorderColorSwizzleFeaturesEXT, 0, sizeof(physicalDeviceBorderColorSwizzleFeaturesEXT));
+
+       if ( isExtensionSupported(deviceExtensions, RequiredExtension("VK_EXT_border_color_swizzle")) )
+       {
+               physicalDeviceBorderColorSwizzleFeaturesEXT.sType = getStructureType<VkPhysicalDeviceBorderColorSwizzleFeaturesEXT>();
+               *nextPtr = &physicalDeviceBorderColorSwizzleFeaturesEXT;
+               nextPtr  = &physicalDeviceBorderColorSwizzleFeaturesEXT.pNext;
+       }
+
        vk::VkPhysicalDeviceBufferDeviceAddressFeaturesKHR physicalDeviceBufferDeviceAddressFeaturesKHR;
        deMemset(&physicalDeviceBufferDeviceAddressFeaturesKHR, 0, sizeof(physicalDeviceBufferDeviceAddressFeaturesKHR));
 
@@ -1933,6 +1943,15 @@ bool checkMandatoryFeatures(const vkt::Context& context)
                }
        }
 
+       if ( isExtensionSupported(deviceExtensions, RequiredExtension("VK_EXT_border_color_swizzle")) )
+       {
+               if ( physicalDeviceBorderColorSwizzleFeaturesEXT.borderColorSwizzle == VK_FALSE )
+               {
+                       log << tcu::TestLog::Message << "Mandatory feature borderColorSwizzle not supported" << tcu::TestLog::EndMessage;
+                       result = false;
+               }
+       }
+
        return result;
 }
 
index 396511c..b98362d 100644 (file)
@@ -1086,6 +1086,8 @@ std::ostream&     operator<<      (std::ostream& s, const VkPhysicalDeviceMultiDrawFeatur
 std::ostream&  operator<<      (std::ostream& s, const VkPhysicalDeviceMultiDrawPropertiesEXT& value);
 std::ostream&  operator<<      (std::ostream& s, const VkMultiDrawInfoEXT& value);
 std::ostream&  operator<<      (std::ostream& s, const VkMultiDrawIndexedInfoEXT& value);
+std::ostream&  operator<<      (std::ostream& s, const VkPhysicalDeviceBorderColorSwizzleFeaturesEXT& value);
+std::ostream&  operator<<      (std::ostream& s, const VkSamplerBorderColorComponentMappingCreateInfoEXT& value);
 std::ostream&  operator<<      (std::ostream& s, const VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT& value);
 std::ostream&  operator<<      (std::ostream& s, const VkDeviceOrHostAddressKHR& value);
 std::ostream&  operator<<      (std::ostream& s, const VkAccelerationStructureBuildRangeInfoKHR& value);
index 9d8e4e9..0593dfa 100644 (file)
@@ -697,6 +697,8 @@ const char* getStructureTypeName (VkStructureType value)
                case VK_STRUCTURE_TYPE_QUEUE_FAMILY_GLOBAL_PRIORITY_PROPERTIES_EXT:                                                     return "VK_STRUCTURE_TYPE_QUEUE_FAMILY_GLOBAL_PRIORITY_PROPERTIES_EXT";
                case VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MULTI_DRAW_FEATURES_EXT:                                                         return "VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MULTI_DRAW_FEATURES_EXT";
                case VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MULTI_DRAW_PROPERTIES_EXT:                                                       return "VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MULTI_DRAW_PROPERTIES_EXT";
+               case VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_BORDER_COLOR_SWIZZLE_FEATURES_EXT:                                       return "VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_BORDER_COLOR_SWIZZLE_FEATURES_EXT";
+               case VK_STRUCTURE_TYPE_SAMPLER_BORDER_COLOR_COMPONENT_MAPPING_CREATE_INFO_EXT:                          return "VK_STRUCTURE_TYPE_SAMPLER_BORDER_COLOR_COMPONENT_MAPPING_CREATE_INFO_EXT";
                case VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PAGEABLE_DEVICE_LOCAL_MEMORY_FEATURES_EXT:                       return "VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PAGEABLE_DEVICE_LOCAL_MEMORY_FEATURES_EXT";
                case VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MAINTENANCE_4_FEATURES_KHR:                                                      return "VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MAINTENANCE_4_FEATURES_KHR";
                case VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MAINTENANCE_4_PROPERTIES_KHR:                                            return "VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MAINTENANCE_4_PROPERTIES_KHR";
@@ -11670,6 +11672,28 @@ std::ostream& operator<< (std::ostream& s, const VkMultiDrawIndexedInfoEXT& valu
        return s;
 }
 
+std::ostream& operator<< (std::ostream& s, const VkPhysicalDeviceBorderColorSwizzleFeaturesEXT& value)
+{
+       s << "VkPhysicalDeviceBorderColorSwizzleFeaturesEXT = {\n";
+       s << "\tsType = " << value.sType << '\n';
+       s << "\tpNext = " << value.pNext << '\n';
+       s << "\tborderColorSwizzle = " << value.borderColorSwizzle << '\n';
+       s << "\tborderColorSwizzleFromImage = " << value.borderColorSwizzleFromImage << '\n';
+       s << '}';
+       return s;
+}
+
+std::ostream& operator<< (std::ostream& s, const VkSamplerBorderColorComponentMappingCreateInfoEXT& value)
+{
+       s << "VkSamplerBorderColorComponentMappingCreateInfoEXT = {\n";
+       s << "\tsType = " << value.sType << '\n';
+       s << "\tpNext = " << value.pNext << '\n';
+       s << "\tcomponents = " << value.components << '\n';
+       s << "\tsrgb = " << value.srgb << '\n';
+       s << '}';
+       return s;
+}
+
 std::ostream& operator<< (std::ostream& s, const VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT& value)
 {
        s << "VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT = {\n";
index 055aa1f..a2ab1ab 100644 (file)
@@ -5475,6 +5475,22 @@ struct VkMultiDrawIndexedInfoEXT
        int32_t         vertexOffset;
 };
 
+struct VkPhysicalDeviceBorderColorSwizzleFeaturesEXT
+{
+       VkStructureType sType;
+       void*                   pNext;
+       VkBool32                borderColorSwizzle;
+       VkBool32                borderColorSwizzleFromImage;
+};
+
+struct VkSamplerBorderColorComponentMappingCreateInfoEXT
+{
+       VkStructureType         sType;
+       const void*                     pNext;
+       VkComponentMapping      components;
+       VkBool32                        srgb;
+};
+
 struct VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT
 {
        VkStructureType sType;
index 54243f1..7250514 100644 (file)
@@ -1752,6 +1752,8 @@ typedef enum VkStructureType {
     VK_STRUCTURE_TYPE_QUEUE_FAMILY_GLOBAL_PRIORITY_PROPERTIES_EXT = 1000388001,
     VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MULTI_DRAW_FEATURES_EXT = 1000392000,
     VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MULTI_DRAW_PROPERTIES_EXT = 1000392001,
+    VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_BORDER_COLOR_SWIZZLE_FEATURES_EXT = 1000411000,
+    VK_STRUCTURE_TYPE_SAMPLER_BORDER_COLOR_COMPONENT_MAPPING_CREATE_INFO_EXT = 1000411001,
     VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PAGEABLE_DEVICE_LOCAL_MEMORY_FEATURES_EXT = 1000412000,
     VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MAINTENANCE_4_FEATURES_KHR = 1000413000,
     VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MAINTENANCE_4_PROPERTIES_KHR = 1000413001,
@@ -13760,6 +13762,25 @@ VKAPI_ATTR void VKAPI_CALL vkCmdDrawMultiIndexedEXT(
 #define VK_EXT_LOAD_STORE_OP_NONE_EXTENSION_NAME "VK_EXT_load_store_op_none"
 
 
+#define VK_EXT_border_color_swizzle 1
+#define VK_EXT_BORDER_COLOR_SWIZZLE_SPEC_VERSION 1
+#define VK_EXT_BORDER_COLOR_SWIZZLE_EXTENSION_NAME "VK_EXT_border_color_swizzle"
+typedef struct VkPhysicalDeviceBorderColorSwizzleFeaturesEXT {
+    VkStructureType    sType;
+    void*              pNext;
+    VkBool32           borderColorSwizzle;
+    VkBool32           borderColorSwizzleFromImage;
+} VkPhysicalDeviceBorderColorSwizzleFeaturesEXT;
+
+typedef struct VkSamplerBorderColorComponentMappingCreateInfoEXT {
+    VkStructureType       sType;
+    const void*           pNext;
+    VkComponentMapping    components;
+    VkBool32              srgb;
+} VkSamplerBorderColorComponentMappingCreateInfoEXT;
+
+
+
 #define VK_EXT_pageable_device_local_memory 1
 #define VK_EXT_PAGEABLE_DEVICE_LOCAL_MEMORY_SPEC_VERSION 1
 #define VK_EXT_PAGEABLE_DEVICE_LOCAL_MEMORY_EXTENSION_NAME "VK_EXT_pageable_device_local_memory"
index 96d2802..8ec831c 100644 (file)
@@ -71,6 +71,8 @@ set(DEQP_VK_PIPELINE_SRCS
        vktPipelineRenderToImageTests.hpp
        vktPipelineFramebufferAttachmentTests.cpp
        vktPipelineFramebufferAttachmentTests.hpp
+       vktPipelineSamplerBorderSwizzleTests.cpp
+       vktPipelineSamplerBorderSwizzleTests.hpp
        vktPipelineSamplerTests.cpp
        vktPipelineSamplerTests.hpp
        vktPipelineStencilExportTests.cpp
diff --git a/external/vulkancts/modules/vulkan/pipeline/vktPipelineSamplerBorderSwizzleTests.cpp b/external/vulkancts/modules/vulkan/pipeline/vktPipelineSamplerBorderSwizzleTests.cpp
new file mode 100644 (file)
index 0000000..3a170d9
--- /dev/null
@@ -0,0 +1,1448 @@
+/*------------------------------------------------------------------------
+ * Vulkan Conformance Tests
+ * ------------------------
+ *
+ * Copyright (c) 2021 The Khronos Group Inc.
+ * Copyright (c) 2021 Valve Corporation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
+ *//*!
+ * \file
+ * \brief Border color swizzle tests
+ *//*--------------------------------------------------------------------*/
+#include "vktPipelineSamplerBorderSwizzleTests.hpp"
+#include "vktPipelineImageUtil.hpp"
+
+#include "vkImageUtil.hpp"
+#include "vkQueryUtil.hpp"
+#include "vkImageWithMemory.hpp"
+#include "vkTypeUtil.hpp"
+#include "vkObjUtil.hpp"
+#include "vkBuilderUtil.hpp"
+#include "vkCmdUtil.hpp"
+#include "vkBarrierUtil.hpp"
+
+#include "tcuMaybe.hpp"
+#include "tcuTextureUtil.hpp"
+#include "tcuVectorUtil.hpp"
+#include "tcuFloat.hpp"
+
+#include "deRandom.hpp"
+
+#include <string>
+#include <sstream>
+#include <array>
+#include <cstring>
+#include <algorithm>
+
+namespace vkt
+{
+namespace pipeline
+{
+
+namespace
+{
+
+using namespace vk;
+
+// Returns true if the mapping doesn't alter each component.
+bool isIdentitySwizzle (const VkComponentMapping& mapping)
+{
+       return (
+               (mapping.r == VK_COMPONENT_SWIZZLE_R || mapping.r == VK_COMPONENT_SWIZZLE_IDENTITY) &&
+               (mapping.g == VK_COMPONENT_SWIZZLE_G || mapping.g == VK_COMPONENT_SWIZZLE_IDENTITY) &&
+               (mapping.b == VK_COMPONENT_SWIZZLE_B || mapping.b == VK_COMPONENT_SWIZZLE_IDENTITY) &&
+               (mapping.a == VK_COMPONENT_SWIZZLE_A || mapping.a == VK_COMPONENT_SWIZZLE_IDENTITY)
+       );
+}
+
+struct TestParams
+{
+       VkFormat                                                textureFormat;
+       VkClearColorValue                               textureColor;
+       VkComponentMapping                              componentMapping;
+       VkBorderColor                                   borderColor;
+       tcu::Maybe<int>                                 componentGather;
+       bool                                                    useSamplerSwizzleHint;
+
+       // Pseudorandom elements.
+       tcu::Vec2                                               textureCoordinates;
+       tcu::Maybe<VkClearColorValue>   customBorderColor;
+
+       bool isCustom (void) const
+       {
+               return (borderColor == VK_BORDER_COLOR_INT_CUSTOM_EXT || borderColor == VK_BORDER_COLOR_FLOAT_CUSTOM_EXT);
+       }
+
+       bool isOpaqueBlack (void) const
+       {
+               return (borderColor == VK_BORDER_COLOR_INT_OPAQUE_BLACK || borderColor == VK_BORDER_COLOR_FLOAT_OPAQUE_BLACK);
+       }
+
+       bool isIdentity (void) const
+       {
+               return isIdentitySwizzle(componentMapping);
+       }
+};
+
+struct SpecConstants
+{
+       float   u;
+       float   v;
+       deInt32 gatherFlag;
+       //deInt32       gatherComp;
+};
+
+class BorderSwizzleCase : public vkt::TestCase
+{
+public:
+                                                       BorderSwizzleCase               (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& params);
+       virtual                                 ~BorderSwizzleCase              (void) {}
+
+       virtual void                    initPrograms                    (vk::SourceCollections& programCollection) const;
+       virtual TestInstance*   createInstance                  (Context& context) const;
+       virtual void                    checkSupport                    (Context& context) const;
+
+protected:
+       TestParams                              m_params;
+};
+
+class BorderSwizzleInstance : public vkt::TestInstance
+{
+public:
+                                                               BorderSwizzleInstance   (Context& context, const TestParams &params);
+       virtual                                         ~BorderSwizzleInstance  (void) {}
+
+       VkExtent3D                                      getImageExtent                  (void) const;
+       virtual tcu::TestStatus         iterate                                 (void);
+
+protected:
+       TestParams                              m_params;
+};
+
+BorderSwizzleCase::BorderSwizzleCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& params)
+       : vkt::TestCase (testCtx, name, description)
+       , m_params              (params)
+{
+}
+
+void BorderSwizzleCase::checkSupport (Context& context) const
+{
+       const auto&                             vki                                     = context.getInstanceInterface();
+       const auto                              physicalDevice          = context.getPhysicalDevice();
+       VkImageFormatProperties formatProperties;
+
+       const auto result = vki.getPhysicalDeviceImageFormatProperties(
+               physicalDevice, m_params.textureFormat, VK_IMAGE_TYPE_2D, VK_IMAGE_TILING_OPTIMAL, (VK_IMAGE_USAGE_SAMPLED_BIT | VK_IMAGE_USAGE_TRANSFER_DST_BIT), 0u, &formatProperties);
+
+       if (result != VK_SUCCESS)
+       {
+               if (result == VK_ERROR_FORMAT_NOT_SUPPORTED)
+                       TCU_THROW(NotSupportedError, "Format not supported for sampling");
+               TCU_FAIL("vkGetPhysicalDeviceImageFormatProperties returned " + de::toString(result));
+       }
+
+       const auto&     borderColorFeatures             = context.getCustomBorderColorFeaturesEXT();
+       const auto&     borderSwizzleFeatures   = context.getBorderColorSwizzleFeaturesEXT();
+       const bool      identity                                = m_params.isIdentity();
+
+       if (m_params.useSamplerSwizzleHint)
+               context.requireDeviceFunctionality("VK_EXT_border_color_swizzle");
+
+       if (m_params.isCustom())
+       {
+               if (!borderColorFeatures.customBorderColors)
+                       TCU_THROW(NotSupportedError, "Custom border colors not supported");
+
+               if (!identity)
+               {
+                       if (!borderSwizzleFeatures.borderColorSwizzle)
+                               TCU_THROW(NotSupportedError, "Custom border color with non-identity swizzle not supported");
+
+                       if (!m_params.useSamplerSwizzleHint && !borderSwizzleFeatures.borderColorSwizzleFromImage)
+                               TCU_THROW(NotSupportedError, "Custom border color with non-identity swizzle not supported without specifying sampler border mapping");
+               }
+       }
+       else if (m_params.isOpaqueBlack())
+       {
+               if (!identity)
+               {
+                       if (!borderSwizzleFeatures.borderColorSwizzle)
+                               TCU_THROW(NotSupportedError, "Opaque black with non-identity swizzle not supported");
+
+                       if (!m_params.useSamplerSwizzleHint && !borderSwizzleFeatures.borderColorSwizzleFromImage)
+                               TCU_THROW(NotSupportedError, "Opaque black with non-identity swizzle not supported without specifying sampler border mapping");
+               }
+       }
+}
+
+enum class FormatType
+{
+       SIGNED_INT = 0,
+       UNSIGNED_INT,
+       FLOAT,
+};
+
+FormatType getFormatType (VkFormat format)
+{
+       if (isIntFormat(format))
+               return FormatType::SIGNED_INT;
+
+       if (isUintFormat(format))
+               return FormatType::UNSIGNED_INT;
+
+       return FormatType::FLOAT;
+}
+
+// Output color attachment format will vary slightly with the chosen texture format to accomodate different clear colors.
+VkFormat getColorAttachmentFormat (VkFormat textureFormat)
+{
+       const auto formatType = getFormatType(textureFormat);
+
+       if (formatType == FormatType::SIGNED_INT)
+               return VK_FORMAT_R32G32B32A32_SINT;
+
+       if (formatType == FormatType::UNSIGNED_INT)
+               return VK_FORMAT_R32G32B32A32_UINT;
+
+       return VK_FORMAT_R32G32B32A32_SFLOAT;
+}
+
+void BorderSwizzleCase::initPrograms (vk::SourceCollections& programCollection) const
+{
+       std::ostringstream vert;
+       vert
+               << "#version 450\n"
+               << "\n"
+               << "void main()\n"
+               << "{\n"
+               // Full-screen clockwise triangle fan with 4 vertices.
+               << "    const float x = (-1.0+2.0*(((gl_VertexIndex+1)&2)>>1));\n"
+               << "    const float y = (-1.0+2.0*(( gl_VertexIndex   &2)>>1));\n"
+               << "    gl_Position = vec4(x, y, 0.0, 1.0);\n"
+               << "}\n"
+               ;
+
+       const auto formatType = getFormatType(m_params.textureFormat);
+
+       std::string     prefix;
+       if (formatType == FormatType::SIGNED_INT)
+               prefix = "i";
+       else if (formatType == FormatType::UNSIGNED_INT)
+               prefix = "u";
+
+       const std::string       samplerType             = prefix + "sampler2D";
+       const std::string       outColorType    = prefix + "vec4";
+       // Note: glslang will complain if the gather component is not a compile-time constant.
+       const int                       gatherComp              = (m_params.componentGather ? m_params.componentGather.get() : 0);
+
+       // Note the spec constants here should match the SpecConstants structure.
+       std::ostringstream frag;
+       frag
+               << "#version 450\n"
+               << "\n"
+               << "layout (constant_id=0) const float u = 0.0f;\n"
+               << "layout (constant_id=1) const float v = 0.0f;\n"
+               << "layout (constant_id=2) const int gatherFlag = 0;\n"
+               //<< "layout (constant_id=3) const int gatherComp = 0;\n"
+               << "\n"
+               << "layout (set=0, binding=0) uniform " << samplerType << " texSampler;\n"
+               << "\n"
+               << "layout (location=0) out " << outColorType << " colorOut;\n"
+               << "\n"
+               << "void main()\n"
+               << "{\n"
+               << "    const vec2 coords = vec2(u, v);\n"
+               << "\n"
+               << "    if (gatherFlag != 0)\n"
+               << "    {\n"
+               << "            colorOut = textureGather(texSampler, coords, " << gatherComp << ");\n"
+               << "    }\n"
+               << "    else\n"
+               << "    {\n"
+               << "            colorOut = texture(texSampler, coords);\n"
+               << "    }\n"
+               << "}\n"
+               ;
+
+       programCollection.glslSources.add("vert") << glu::VertexSource(vert.str());
+       programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str());
+}
+
+TestInstance* BorderSwizzleCase::createInstance (Context& context) const
+{
+       return new BorderSwizzleInstance(context, m_params);
+}
+
+BorderSwizzleInstance::BorderSwizzleInstance (Context& context, const TestParams &params)
+       : vkt::TestInstance     (context)
+       , m_params                      (params)
+{}
+
+VkExtent3D BorderSwizzleInstance::getImageExtent (void) const
+{
+       return makeExtent3D(16u, 16u, 1u);
+}
+
+// Reinterprets the exponent and mantissa in the floating point number as an integer.
+// Function copied from vktApiImageClearingTests.cpp but changed return type to deUint64.
+deUint64 calcFloatDiff (float a, float b)
+{
+       const int               asign   = tcu::Float32(a).sign();
+       const int               bsign   = tcu::Float32(a).sign();
+
+       const deUint32  avalue  = (tcu::Float32(a).bits() & ((0x1u << 31u) - 1u));
+       const deUint32  bvalue  = (tcu::Float32(b).bits() & ((0x1u << 31u) - 1u));
+
+       if (asign != bsign)
+               return avalue + bvalue + 1u;
+       else if (avalue < bvalue)
+               return bvalue - avalue;
+       else
+               return avalue - bvalue;
+}
+
+// Convert VkComponentMapping to an array of 4 VkComponentSwizzle elements.
+tcu::Vector<VkComponentSwizzle, 4> makeComponentSwizzleVec(const VkComponentMapping& mapping)
+{
+       const tcu::Vector<VkComponentSwizzle, 4> result = {{ mapping.r, mapping.g, mapping.b, mapping.a }};
+       return result;
+}
+
+// Apply swizzling to an array of 4 elements.
+template <typename T>
+tcu::Vector<T, 4> applySwizzle (const tcu::Vector<T, 4>& orig, const VkComponentMapping& mapping)
+{
+       const auto                      swizzles        = makeComponentSwizzleVec(mapping);
+       tcu::Vector<T, 4>       result;
+
+       for (int i = 0; i < decltype(swizzles)::SIZE; ++i)
+       {
+               const auto cs = swizzles[i];
+               DE_ASSERT(cs >= VK_COMPONENT_SWIZZLE_IDENTITY && cs <= VK_COMPONENT_SWIZZLE_A);
+
+               if (cs == VK_COMPONENT_SWIZZLE_IDENTITY)
+                       result[i] = orig[i];
+               else if (cs == VK_COMPONENT_SWIZZLE_ZERO)
+                       result[i] = static_cast<T>(0);
+               else if (cs == VK_COMPONENT_SWIZZLE_ONE)
+                       result[i] = static_cast<T>(1);
+               else
+                       result[i] = orig[cs - VK_COMPONENT_SWIZZLE_R];
+       }
+
+       return result;
+}
+
+// Apply gathering to an array of 4 elements.
+template <typename T>
+tcu::Vector<T, 4> applyGather (const tcu::Vector<T, 4>& orig, int compNum)
+{
+       tcu::Vector<T, 4> result;
+
+       for (int i = 0; i < decltype(result)::SIZE; ++i)
+               result[i] = orig[compNum];
+
+       return result;
+}
+
+// Transforms an input border color, once expanded, to the expected output color.
+template <typename T>
+tcu::Vector<T, 4> getExpectedColor (const tcu::Vector<T, 4>& color, const TestParams& params)
+{
+       tcu::Vector<T, 4> result = color;
+
+       result = applySwizzle(result, params.componentMapping);
+
+       if (params.componentGather)
+               result = applyGather(result, *params.componentGather);
+
+       return result;
+}
+
+// Transforms an input border color to the expected output color.
+// Uses the proper union member depending on the test parameters and takes into account "Conversion to RGBA" from the spec.
+VkClearColorValue getExpectedColor (const VkClearColorValue& color, const TestParams& params)
+{
+       const auto                      numComp         = tcu::getNumUsedChannels(mapVkFormat(params.textureFormat).order);
+       const auto                      formatType      = getFormatType(params.textureFormat);
+       VkClearColorValue       result;
+
+       DE_ASSERT(numComp >= 0 && numComp <= 4);
+
+       if (formatType == FormatType::UNSIGNED_INT)
+       {
+               tcu::UVec4 borderColor (0u, 0u, 0u, 0u);
+
+               for (int i = 0; i < numComp; ++i)
+                       borderColor[i] = color.uint32[i];
+
+               if (numComp < 4)
+                       borderColor[3] = 1u;
+
+               const auto expected = getExpectedColor(borderColor, params);
+
+               for (int i = 0; i < decltype(expected)::SIZE; ++i)
+                       result.uint32[i] = expected[i];
+       }
+       else if (formatType == FormatType::SIGNED_INT)
+       {
+               tcu::IVec4 borderColor (0, 0, 0, 0);
+
+               for (int i = 0; i < numComp; ++i)
+                       borderColor[i] = color.int32[i];
+
+               if (numComp < 4)
+                       borderColor[3] = 1;
+
+               const auto expected = getExpectedColor(borderColor, params);
+
+               for (int i = 0; i < decltype(expected)::SIZE; ++i)
+                       result.int32[i] = expected[i];
+       }
+       else
+       {
+               DE_ASSERT(formatType == FormatType::FLOAT);
+
+               tcu::Vec4 borderColor (.0f, .0f, .0f, .0f);
+
+               for (int i = 0; i < numComp; ++i)
+                       borderColor[i] = color.float32[i];
+
+               if (numComp < 4)
+                       borderColor[3] = 1.0f;
+
+               const auto expected = getExpectedColor(borderColor, params);
+
+               for (int i = 0; i < decltype(expected)::SIZE; ++i)
+                       result.float32[i] = expected[i];
+       }
+
+       return result;
+}
+
+// Compare color buffer to the expected border color.
+//
+// This method was copied from vktApiImageClearingTests.cpp and adapted to this use case:
+//
+// * Taking into account the texture format instead of the color buffer format when calculating acceptable thresholds.
+// * Applying swizzles and gathering to said thresholds.
+// * Making thresholds more strict for components that do not come from custom borders.
+// * Checking the full image in a single pass.
+//
+// The color buffer format is supposed to be at least as precise as the texture format.
+bool comparePixelToColorClearValue (const TestParams&                                  params,
+                                                                       const tcu::ConstPixelBufferAccess&      access,
+                                                                       const tcu::TextureFormat&                       textureFormat,
+                                                                       const VkClearColorValue&                        ref,
+                                                                       std::string&                                            stringResult)
+{
+       const auto      bufferFormat    = access.getFormat();
+       const auto      channelClass    = getTextureChannelClass(textureFormat.type);
+       // We must compare all available channels in the color buffer to check RGBA conversion.
+       const auto      channelMask             = getTextureFormatChannelMask(bufferFormat);
+
+       switch (channelClass)
+       {
+               case tcu::TEXTURECHANNELCLASS_UNSIGNED_FIXED_POINT:
+               case tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT:
+               {
+                       tcu::Vec4                       refColor        (ref.float32[0],
+                                                                                        ref.float32[1],
+                                                                                        ref.float32[2],
+                                                                                        ref.float32[3]);
+                       tcu::Vec4                       threshold       (0.0f);
+
+                       if (params.isCustom())
+                       {
+                               // Relax thresholds for custom color components.
+                               const tcu::IVec4        bitDepth        (getTextureFormatBitDepth(textureFormat));
+                               const int                       modifier        = (channelClass == tcu::TEXTURECHANNELCLASS_UNSIGNED_FIXED_POINT) ? 0 : 1;
+
+                               threshold = tcu::Vec4 (bitDepth[0] > 0 ? 1.0f / ((float)(1 << (bitDepth[0] - modifier)) - 1.0f) : 0.0f,
+                                                                          bitDepth[1] > 0 ? 1.0f / ((float)(1 << (bitDepth[1] - modifier)) - 1.0f) : 0.0f,
+                                                                          bitDepth[2] > 0 ? 1.0f / ((float)(1 << (bitDepth[2] - modifier)) - 1.0f) : 0.0f,
+                                                                          bitDepth[3] > 0 ? 1.0f / ((float)(1 << (bitDepth[3] - modifier)) - 1.0f) : 0.0f);
+
+                               if (isSRGB(textureFormat))
+                               {
+                                       // Widen thresholds a bit due to possible low-precision sRGB conversions.
+                                       for (int i = 0; i < decltype(threshold)::SIZE; ++i)
+                                               threshold[i] *= 2.0f;
+                               }
+                       }
+
+                       // Apply swizzle and gather to thresholds.
+                       threshold = applySwizzle(threshold, params.componentMapping);
+
+                       if (params.componentGather)
+                               threshold = applyGather(threshold, *params.componentGather);
+
+                       for (int z = 0; z < access.getDepth(); ++z)
+                       for (int y = 0; y < access.getHeight(); ++y)
+                       for (int x = 0; x < access.getWidth(); ++x)
+                       {
+                               const tcu::Vec4 resColor        (access.getPixel(x, y, z));
+                               const bool              result          = !(anyNotEqual(logicalAnd(lessThanEqual(absDiff(resColor, refColor), threshold), channelMask), channelMask));
+
+                               if (!result || (x == 0 && y == 0 && z == 0))
+                               {
+                                       std::stringstream s;
+                                       s << "Ref:" << refColor << " Threshold:" << threshold << " Color:" << resColor;
+                                       stringResult = s.str();
+                               }
+
+                               if (!result)
+                                       return false;
+                       }
+
+                       return true;
+               }
+
+               case tcu::TEXTURECHANNELCLASS_UNSIGNED_INTEGER:
+               {
+                       const tcu::UVec4        refColor        (ref.uint32[0],
+                                                                                        ref.uint32[1],
+                                                                                        ref.uint32[2],
+                                                                                        ref.uint32[3]);
+                       tcu::UVec4                      threshold       (0u);
+
+                       if (params.isCustom())
+                       {
+                               // Relax thresholds for custom color components.
+                               const tcu::IVec4 bitDepth (getTextureFormatBitDepth(textureFormat));
+
+                               threshold = tcu::UVec4 ((bitDepth[0] > 0) ? 1 : 0,
+                                                                               (bitDepth[1] > 0) ? 1 : 0,
+                                                                               (bitDepth[2] > 0) ? 1 : 0,
+                                                                               (bitDepth[3] > 0) ? 1 : 0);
+                       }
+
+                       // Apply swizzle and gather to thresholds.
+                       threshold = applySwizzle(threshold, params.componentMapping);
+
+                       if (params.componentGather)
+                               threshold = applyGather(threshold, *params.componentGather);
+
+                       for (int z = 0; z < access.getDepth(); ++z)
+                       for (int y = 0; y < access.getHeight(); ++y)
+                       for (int x = 0; x < access.getWidth(); ++x)
+                       {
+                               const tcu::UVec4        resColor        (access.getPixelUint(x, y, z));
+                               const bool                      result          = !(anyNotEqual(logicalAnd(lessThanEqual(absDiff(resColor, refColor), threshold), channelMask), channelMask));
+
+                               if (!result || (x == 0 && y == 0 && z == 0))
+                               {
+                                       std::stringstream s;
+                                       s << "Ref:" << refColor << " Threshold:" << threshold << " Color:" << resColor;
+                                       stringResult = s.str();
+                               }
+
+                               if (!result)
+                                       return false;
+                       }
+
+                       return true;
+               }
+
+               case tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER:
+               {
+                       const tcu::IVec4        refColor        (ref.int32[0],
+                                                                                        ref.int32[1],
+                                                                                        ref.int32[2],
+                                                                                        ref.int32[3]);
+                       tcu::IVec4                      threshold       (0);
+
+                       if (params.isCustom())
+                       {
+                               // Relax thresholds for custom color components.
+                               const tcu::IVec4 bitDepth (getTextureFormatBitDepth(textureFormat));
+
+                               threshold = tcu::IVec4 ((bitDepth[0] > 0) ? 1 : 0,
+                                                                               (bitDepth[1] > 0) ? 1 : 0,
+                                                                               (bitDepth[2] > 0) ? 1 : 0,
+                                                                               (bitDepth[3] > 0) ? 1 : 0);
+                       }
+
+                       // Apply swizzle and gather to thresholds.
+                       threshold = applySwizzle(threshold, params.componentMapping);
+
+                       if (params.componentGather)
+                               threshold = applyGather(threshold, *params.componentGather);
+
+                       for (int z = 0; z < access.getDepth(); ++z)
+                       for (int y = 0; y < access.getHeight(); ++y)
+                       for (int x = 0; x < access.getWidth(); ++x)
+                       {
+                               const tcu::IVec4        resColor        (access.getPixelInt(x, y, z));
+                               const bool                      result          = !(anyNotEqual(logicalAnd(lessThanEqual(absDiff(resColor, refColor), threshold), channelMask), channelMask));
+
+                               if (!result || (x == 0 && y == 0 && z == 0))
+                               {
+                                       std::stringstream s;
+                                       s << "Ref:" << refColor << " Threshold:" << threshold << " Color:" << resColor;
+                                       stringResult = s.str();
+                               }
+
+                               if (!result)
+                                       return false;
+                       }
+
+                       return true;
+               }
+
+               case tcu::TEXTURECHANNELCLASS_FLOATING_POINT:
+               {
+                       using u64v4 = tcu::Vector<deUint64, 4>;
+
+                       const tcu::Vec4         refColor                (ref.float32[0],
+                                                                                                ref.float32[1],
+                                                                                                ref.float32[2],
+                                                                                                ref.float32[3]);
+                       u64v4                           threshold               (0ull);
+
+                       if (params.isCustom())
+                       {
+                               // Relax thresholds for custom color components.
+                               const tcu::IVec4        mantissaBitsI   (getTextureFormatMantissaBitDepth(textureFormat));
+                               const u64v4                     mantissaBits    (mantissaBitsI.x(), mantissaBitsI.y(), mantissaBitsI.z(), mantissaBitsI.w());
+
+                               threshold = u64v4 ((mantissaBits[0] > 0ull) ? 10ull * (1ull << (23ull - mantissaBits[0])) : 0ull,
+                                                                  (mantissaBits[1] > 0ull) ? 10ull * (1ull << (23ull - mantissaBits[1])) : 0ull,
+                                                                  (mantissaBits[2] > 0ull) ? 10ull * (1ull << (23ull - mantissaBits[2])) : 0ull,
+                                                                  (mantissaBits[3] > 0ull) ? 10ull * (1ull << (23ull - mantissaBits[3])) : 0ull);
+                       }
+
+                       // Apply swizzle and gather to thresholds.
+                       threshold = applySwizzle(threshold, params.componentMapping);
+
+                       if (params.componentGather)
+                               threshold = applyGather(threshold, *params.componentGather);
+
+                       DE_ASSERT(allEqual(greaterThanEqual(threshold, u64v4(0u)), tcu::BVec4(true)));
+
+                       for (int z = 0; z < access.getDepth(); ++z)
+                       for (int y = 0; y < access.getHeight(); ++y)
+                       for (int x = 0; x < access.getWidth(); ++x)
+                       {
+                               const tcu::Vec4 resColor (access.getPixel(x, y, z));
+
+                               for (int ndx = 0; ndx < decltype(resColor)::SIZE; ndx++)
+                               {
+                                       const bool result = !(calcFloatDiff(resColor[ndx], refColor[ndx]) > threshold[ndx] && channelMask[ndx]);
+
+                                       if (!result || (x == 0 && y == 0 && z == 0))
+                                       {
+                                               float                           floatThreshold  = tcu::Float32((deUint32)(threshold)[0]).asFloat();
+                                               tcu::Vec4                       thresholdVec4   (floatThreshold,
+                                                                                                                        floatThreshold,
+                                                                                                                        floatThreshold,
+                                                                                                                        floatThreshold);
+                                               std::stringstream       s;
+
+                                               s << "Ref:" << refColor << " Threshold:" << thresholdVec4 << " Color:" << resColor;
+                                               stringResult = s.str();
+                                       }
+
+                                       if (!result)
+                                               return false;
+                               }
+                       }
+
+                       return true;
+               }
+
+               default:
+                       DE_FATAL("Invalid channel class");
+                       return false;
+       }
+}
+
+// Gets the clear color value from the border color. See "Texel Replacement" in the spec.
+VkClearColorValue getBorderClearColorValue (const TestParams& params)
+{
+       VkClearColorValue result;
+       deMemset(&result, 0, sizeof(result));
+
+       switch (params.borderColor)
+       {
+       case VK_BORDER_COLOR_FLOAT_TRANSPARENT_BLACK:   /* memset works. */                                                                                                                     break;
+       case VK_BORDER_COLOR_INT_TRANSPARENT_BLACK:             /* memset works. */                                                                                                                     break;
+       case VK_BORDER_COLOR_FLOAT_OPAQUE_BLACK:                result.float32[3] = 1.0f;                                                                                                       break;
+       case VK_BORDER_COLOR_INT_OPAQUE_BLACK:                  result.int32[3] = 1;                                                                                                            break;
+       case VK_BORDER_COLOR_FLOAT_OPAQUE_WHITE:                for (size_t i = 0; i < 4; ++i) result.float32[i] = 1.0f;                                        break;
+       case VK_BORDER_COLOR_INT_OPAQUE_WHITE:                  for (size_t i = 0; i < 4; ++i) result.int32[i] = 1;                                                     break;
+       case VK_BORDER_COLOR_FLOAT_CUSTOM_EXT:                  // fallthrough.
+       case VK_BORDER_COLOR_INT_CUSTOM_EXT:                    DE_ASSERT(params.customBorderColor); result = *params.customBorderColor;        break;
+       default:                                                                                DE_ASSERT(false);                                                                                                                       break;
+       }
+
+       return result;
+}
+
+tcu::TestStatus BorderSwizzleInstance::iterate (void)
+{
+       const auto&     vkd                                             = m_context.getDeviceInterface();
+       const auto      device                                  = m_context.getDevice();
+       auto&           alloc                                   = m_context.getDefaultAllocator();
+       const auto      queue                                   = m_context.getUniversalQueue();
+       const auto      qIndex                                  = m_context.getUniversalQueueFamilyIndex();
+       const auto      extent                                  = getImageExtent();
+       const auto      custom                                  = m_params.isCustom();
+       const auto      colorAttachmentFormat   = getColorAttachmentFormat(m_params.textureFormat);
+       const auto      colorSubresourceRange   = makeImageSubresourceRange(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 1u, 0u, 1u);
+
+       // Texture.
+       const VkImageCreateInfo textureCreateInfo =
+       {
+               VK_STRUCTURE_TYPE_IMAGE_CREATE_INFO,    //      VkStructureType                 sType;
+               nullptr,                                                                //      const void*                             pNext;
+               0u,                                                                             //      VkImageCreateFlags              flags;
+               VK_IMAGE_TYPE_2D,                                               //      VkImageType                             imageType;
+               m_params.textureFormat,                                 //      VkFormat                                format;
+               extent,                                                                 //      VkExtent3D                              extent;
+               1u,                                                                             //      deUint32                                mipLevels;
+               1u,                                                                             //      deUint32                                arrayLayers;
+               VK_SAMPLE_COUNT_1_BIT,                                  //      VkSampleCountFlagBits   samples;
+               VK_IMAGE_TILING_OPTIMAL,                                //      VkImageTiling                   tiling;
+               (VK_IMAGE_USAGE_SAMPLED_BIT                             //      VkImageUsageFlags               usage;
+               |VK_IMAGE_USAGE_TRANSFER_DST_BIT),
+               VK_SHARING_MODE_EXCLUSIVE,                              //      VkSharingMode                   sharingMode;
+               0u,                                                                             //      deUint32                                queueFamilyIndexCount;
+               nullptr,                                                                //      const deUint32*                 pQueueFamilyIndices;
+               VK_IMAGE_LAYOUT_UNDEFINED,                              //      VkImageLayout                   initialLayout;
+       };
+
+       ImageWithMemory texture (vkd, device, alloc, textureCreateInfo, MemoryRequirement::Any);
+
+       const VkImageViewCreateInfo textureViewCreateInfo =
+       {
+               VK_STRUCTURE_TYPE_IMAGE_VIEW_CREATE_INFO,       //      VkStructureType                 sType;
+               nullptr,                                                                        //      const void*                             pNext;
+               0u,                                                                                     //      VkImageViewCreateFlags  flags;
+               texture.get(),                                                          //      VkImage                                 image;
+               VK_IMAGE_VIEW_TYPE_2D,                                          //      VkImageViewType                 viewType;
+               m_params.textureFormat,                                         //      VkFormat                                format;
+               m_params.componentMapping,                                      //      VkComponentMapping              components;
+               colorSubresourceRange,                                          //      VkImageSubresourceRange subresourceRange;
+       };
+
+       const auto textureView = createImageView(vkd, device, &textureViewCreateInfo);
+
+       // Color attachment.
+       const VkImageCreateInfo colorAttachmentInfo =
+       {
+               VK_STRUCTURE_TYPE_IMAGE_CREATE_INFO,    //      VkStructureType                 sType;
+               nullptr,                                                                //      const void*                             pNext;
+               0u,                                                                             //      VkImageCreateFlags              flags;
+               VK_IMAGE_TYPE_2D,                                               //      VkImageType                             imageType;
+               colorAttachmentFormat,                                  //      VkFormat                                format;
+               extent,                                                                 //      VkExtent3D                              extent;
+               1u,                                                                             //      deUint32                                mipLevels;
+               1u,                                                                             //      deUint32                                arrayLayers;
+               VK_SAMPLE_COUNT_1_BIT,                                  //      VkSampleCountFlagBits   samples;
+               VK_IMAGE_TILING_OPTIMAL,                                //      VkImageTiling                   tiling;
+               (VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT
+               | VK_IMAGE_USAGE_TRANSFER_SRC_BIT),             //      VkImageUsageFlags               usage;
+               VK_SHARING_MODE_EXCLUSIVE,                              //      VkSharingMode                   sharingMode;
+               0u,                                                                             //      deUint32                                queueFamilyIndexCount;
+               nullptr,                                                                //      const deUint32*                 pQueueFamilyIndices;
+               VK_IMAGE_LAYOUT_UNDEFINED,                              //      VkImageLayout                   initialLayout;
+       };
+
+       ImageWithMemory colorAttachment (vkd, device, alloc, colorAttachmentInfo, MemoryRequirement::Any);
+
+       const auto colorAttachmentView = makeImageView(vkd, device, colorAttachment.get(), VK_IMAGE_VIEW_TYPE_2D, colorAttachmentInfo.format, colorSubresourceRange);
+
+       // Texure sampler.
+       de::MovePtr<VkSamplerCustomBorderColorCreateInfoEXT> customBorderColorInfo;
+
+       const VkSamplerBorderColorComponentMappingCreateInfoEXT borderColorMappingInfo =
+       {
+               VK_STRUCTURE_TYPE_SAMPLER_BORDER_COLOR_COMPONENT_MAPPING_CREATE_INFO_EXT,
+               nullptr,
+               m_params.componentMapping,
+               isSrgbFormat(m_params.textureFormat),
+       };
+
+       const void* pNext = nullptr;
+
+       if (custom)
+       {
+               customBorderColorInfo   = de::MovePtr<VkSamplerCustomBorderColorCreateInfoEXT>(new VkSamplerCustomBorderColorCreateInfoEXT);
+               *customBorderColorInfo  = initVulkanStructure();
+
+               DE_ASSERT(m_params.customBorderColor);
+               VkClearColorValue colorValue = m_params.customBorderColor.get();
+
+               if (m_params.useSamplerSwizzleHint)
+                       customBorderColorInfo->pNext = &borderColorMappingInfo;
+
+               // TODO: try combinations with customBorderColorWithoutFormat if supported?
+               customBorderColorInfo->format                           = m_params.textureFormat;
+               customBorderColorInfo->customBorderColor        = colorValue;
+
+               pNext = customBorderColorInfo.get();
+       }
+       else
+       {
+               if (m_params.useSamplerSwizzleHint)
+                       pNext = &borderColorMappingInfo;
+       }
+
+       const VkSamplerCreateInfo samplerCreateInfo =
+       {
+               VK_STRUCTURE_TYPE_SAMPLER_CREATE_INFO,                          //      VkStructureType                 sType;
+               pNext,                                                                                          //      const void*                             pNext;
+               0u,                                                                                                     //      VkSamplerCreateFlags    flags;
+               VK_FILTER_NEAREST,                                                                      //      VkFilter                                magFilter;
+               VK_FILTER_NEAREST,                                                                      //      VkFilter                                minFilter;
+               VK_SAMPLER_MIPMAP_MODE_NEAREST,                                         //      VkSamplerMipmapMode             mipmapMode;
+               VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_BORDER,                        //      VkSamplerAddressMode    addressModeU;
+               VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_BORDER,                        //      VkSamplerAddressMode    addressModeV;
+               VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_BORDER,                        //      VkSamplerAddressMode    addressModeW;
+               0u,                                                                                                     //      float                                   mipLodBias;
+               VK_FALSE,                                                                                       //      VkBool32                                anisotropyEnable;
+               0.0f,                                                                                           //      float                                   maxAnisotropy;
+               VK_FALSE,                                                                                       //      VkBool32                                compareEnable;
+               VK_COMPARE_OP_NEVER,                                                            //      VkCompareOp                             compareOp;
+               0.0f,                                                                                           //      float                                   minLod;
+               1.0f,                                                                                           //      float                                   maxLod;
+               m_params.borderColor,                                                           //      VkBorderColor                   borderColor;
+               VK_FALSE,                                                                                       //      VkBool32                                unnormalizedCoordinates;
+       };
+
+       const auto sampler = createSampler(vkd, device, &samplerCreateInfo);
+
+       // Descriptor set layout.
+       DescriptorSetLayoutBuilder dsLayoutBuilder;
+       dsLayoutBuilder.addSingleBinding(VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER, VK_SHADER_STAGE_FRAGMENT_BIT);
+       const auto dsLayout = dsLayoutBuilder.build(vkd, device);
+
+       // Pipeline layout.
+       const auto pipelineLayout = makePipelineLayout(vkd, device, dsLayout.get());
+
+       // Descriptor pool.
+       DescriptorPoolBuilder poolBuilder;
+       poolBuilder.addType(VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER);
+       const auto descriptorPool = poolBuilder.build(vkd, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, 1u);
+
+       // Descriptor set.
+       const auto descriptorSet = makeDescriptorSet(vkd, device, descriptorPool.get(), dsLayout.get());
+
+       // Update descriptor set.
+       {
+               DescriptorSetUpdateBuilder updateBuilder;
+               VkDescriptorImageInfo descriptorImageInfo = makeDescriptorImageInfo(sampler.get(), textureView.get(), VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL);
+               updateBuilder.writeSingle(descriptorSet.get(), DescriptorSetUpdateBuilder::Location::binding(0u), VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER, &descriptorImageInfo);
+               updateBuilder.update(vkd, device);
+       }
+
+       // Render pass.
+       const auto renderPass = makeRenderPass(vkd, device, colorAttachmentFormat);
+
+       // Shader modules.
+       const auto vertShader = createShaderModule(vkd, device, m_context.getBinaryCollection().get("vert"), 0u);
+       const auto fragShader = createShaderModule(vkd, device, m_context.getBinaryCollection().get("frag"), 0u);
+
+       // Pipeline.
+       const VkPipelineShaderStageCreateInfo vertStageInfo =
+       {
+               VK_STRUCTURE_TYPE_PIPELINE_SHADER_STAGE_CREATE_INFO,    //      VkStructureType                                         sType;
+               nullptr,                                                                                                //      const void*                                                     pNext;
+               0u,                                                                                                             //      VkPipelineShaderStageCreateFlags        flags;
+               VK_SHADER_STAGE_VERTEX_BIT,                                                             //      VkShaderStageFlagBits                           stage;
+               vertShader.get(),                                                                               //      VkShaderModule                                          module;
+               "main",                                                                                                 //      const char*                                                     pName;
+               nullptr,                                                                                                //      const VkSpecializationInfo*                     pSpecializationInfo;
+       };
+
+       const SpecConstants specConstantData =
+       {
+               m_params.textureCoordinates.x(),
+               m_params.textureCoordinates.y(),
+               (m_params.componentGather ? 1 : 0),
+               //(m_params.componentGather ? *m_params.componentGather : -1),
+       };
+
+       const VkSpecializationMapEntry specializationMap[] =
+       {
+               {       0u, offsetof(SpecConstants, u),                         sizeof(specConstantData.u)                      },
+               {       1u, offsetof(SpecConstants, v),                         sizeof(specConstantData.v)                      },
+               {       2u, offsetof(SpecConstants, gatherFlag),        sizeof(specConstantData.gatherFlag)     },
+               //{     3u, offsetof(SpecConstants, gatherComp),        sizeof(specConstantData.gatherComp)     },
+       };
+
+       const VkSpecializationInfo specializationInfo =
+       {
+               static_cast<deUint32>(DE_LENGTH_OF_ARRAY(specializationMap)),   //      deUint32                                                mapEntryCount;
+               specializationMap,                                                                                              //      const VkSpecializationMapEntry* pMapEntries;
+               static_cast<deUintptr>(sizeof(specConstantData)),                               //      deUintptr                                               dataSize;
+               &specConstantData,                                                                                              //      const void*                                             pData;
+       };
+
+       const VkPipelineShaderStageCreateInfo fragStageInfo =
+       {
+               VK_STRUCTURE_TYPE_PIPELINE_SHADER_STAGE_CREATE_INFO,    //      VkStructureType                                         sType;
+               nullptr,                                                                                                //      const void*                                                     pNext;
+               0u,                                                                                                             //      VkPipelineShaderStageCreateFlags        flags;
+               VK_SHADER_STAGE_FRAGMENT_BIT,                                                   //      VkShaderStageFlagBits                           stage;
+               fragShader.get(),                                                                               //      VkShaderModule                                          module;
+               "main",                                                                                                 //      const char*                                                     pName;
+               &specializationInfo,                                                                    //      const VkSpecializationInfo*                     pSpecializationInfo;
+       };
+
+       const VkPipelineShaderStageCreateInfo shaderStagesInfo[] = { vertStageInfo, fragStageInfo };
+
+       const VkPipelineVertexInputStateCreateInfo vertexInputInfo = initVulkanStructure();
+
+       VkPipelineInputAssemblyStateCreateInfo inputAssemblyInfo = initVulkanStructure();
+       inputAssemblyInfo.topology = VK_PRIMITIVE_TOPOLOGY_TRIANGLE_FAN;
+
+       const auto viewport     = makeViewport(extent);
+       const auto scissor      = makeRect2D(extent);
+
+       const VkPipelineViewportStateCreateInfo viewportInfo =
+       {
+               VK_STRUCTURE_TYPE_PIPELINE_VIEWPORT_STATE_CREATE_INFO,  //      VkStructureType                                         sType;
+               nullptr,                                                                                                //      const void*                                                     pNext;
+               0u,                                                                                                             //      VkPipelineViewportStateCreateFlags      flags;
+               1u,                                                                                                             //      deUint32                                                        viewportCount;
+               &viewport,                                                                                              //      const VkViewport*                                       pViewports;
+               1u,                                                                                                             //      deUint32                                                        scissorCount;
+               &scissor,                                                                                               //      const VkRect2D*                                         pScissors;
+       };
+
+       const VkPipelineTessellationStateCreateInfo tessInfo = initVulkanStructure();
+
+       const VkPipelineRasterizationStateCreateInfo rasterizationInfo =
+       {
+               VK_STRUCTURE_TYPE_PIPELINE_RASTERIZATION_STATE_CREATE_INFO,     //      VkStructureType                                                 sType;
+               nullptr,                                                                                                        //      const void*                                                             pNext;
+               0u,                                                                                                                     //      VkPipelineRasterizationStateCreateFlags flags;
+               VK_FALSE,                                                                                                       //      VkBool32                                                                depthClampEnable;
+               VK_FALSE,                                                                                                       //      VkBool32                                                                rasterizerDiscardEnable;
+               VK_POLYGON_MODE_FILL,                                                                           //      VkPolygonMode                                                   polygonMode;
+               VK_CULL_MODE_NONE,                                                                                      //      VkCullModeFlags                                                 cullMode;
+               VK_FRONT_FACE_CLOCKWISE,                                                                        //      VkFrontFace                                                             frontFace;
+               VK_FALSE,                                                                                                       //      VkBool32                                                                depthBiasEnable;
+               0.0f,                                                                                                           //      float                                                                   depthBiasConstantFactor;
+               0.0f,                                                                                                           //      float                                                                   depthBiasClamp;
+               0.0f,                                                                                                           //      float                                                                   depthBiasSlopeFactor;
+               1.0f,                                                                                                           //      float                                                                   lineWidth;
+       };
+
+       const VkPipelineMultisampleStateCreateInfo multisampleInfo =
+       {
+               VK_STRUCTURE_TYPE_PIPELINE_MULTISAMPLE_STATE_CREATE_INFO,       //      VkStructureType                                                 sType;
+               nullptr,                                                                                                        //      const void*                                                             pNext;
+               0u,                                                                                                                     //      VkPipelineMultisampleStateCreateFlags   flags;
+               VK_SAMPLE_COUNT_1_BIT,                                                                          //      VkSampleCountFlagBits                                   rasterizationSamples;
+               VK_FALSE,                                                                                                       //      VkBool32                                                                sampleShadingEnable;
+               1.0f,                                                                                                           //      float                                                                   minSampleShading;
+               nullptr,                                                                                                        //      const VkSampleMask*                                             pSampleMask;
+               VK_FALSE,                                                                                                       //      VkBool32                                                                alphaToCoverageEnable;
+               VK_FALSE,                                                                                                       //      VkBool32                                                                alphaToOneEnable;
+       };
+
+       const VkPipelineDepthStencilStateCreateInfo depthStencilInfo = initVulkanStructure();
+
+       VkPipelineColorBlendAttachmentState colorBlendAttachmentState;
+       deMemset(&colorBlendAttachmentState, 0, sizeof(colorBlendAttachmentState));
+       colorBlendAttachmentState.colorWriteMask = (VK_COLOR_COMPONENT_R_BIT | VK_COLOR_COMPONENT_G_BIT | VK_COLOR_COMPONENT_B_BIT | VK_COLOR_COMPONENT_A_BIT);
+
+       const VkPipelineColorBlendStateCreateInfo colorBlendInfo =
+       {
+               VK_STRUCTURE_TYPE_PIPELINE_COLOR_BLEND_STATE_CREATE_INFO,       //      VkStructureType                                                         sType;
+               nullptr,                                                                                                        //      const void*                                                                     pNext;
+               0u,                                                                                                                     //      VkPipelineColorBlendStateCreateFlags            flags;
+               VK_FALSE,                                                                                                       //      VkBool32                                                                        logicOpEnable;
+               VK_LOGIC_OP_CLEAR,                                                                                      //      VkLogicOp                                                                       logicOp;
+               1u,                                                                                                                     //      deUint32                                                                        attachmentCount;
+               &colorBlendAttachmentState,                                                                     //      const VkPipelineColorBlendAttachmentState*      pAttachments;
+               { .0f, .0f, .0f, .0f },                                                                         //      float                                                                           blendConstants[4];
+       };
+
+       const VkGraphicsPipelineCreateInfo pipelineCreateInfo =
+       {
+               VK_STRUCTURE_TYPE_GRAPHICS_PIPELINE_CREATE_INFO,                                //      VkStructureType                                                                 sType;
+               nullptr,                                                                                                                //      const void*                                                                             pNext;
+               0u,                                                                                                                             //      VkPipelineCreateFlags                                                   flags;
+               static_cast<deUint32>(DE_LENGTH_OF_ARRAY(shaderStagesInfo)),    //      deUint32                                                                                stageCount;
+               shaderStagesInfo,                                                                                               //      const VkPipelineShaderStageCreateInfo*                  pStages;
+               &vertexInputInfo,                                                                                               //      const VkPipelineVertexInputStateCreateInfo*             pVertexInputState;
+               &inputAssemblyInfo,                                                                                             //      const VkPipelineInputAssemblyStateCreateInfo*   pInputAssemblyState;
+               &tessInfo,                                                                                                              //      const VkPipelineTessellationStateCreateInfo*    pTessellationState;
+               &viewportInfo,                                                                                                  //      const VkPipelineViewportStateCreateInfo*                pViewportState;
+               &rasterizationInfo,                                                                                             //      const VkPipelineRasterizationStateCreateInfo*   pRasterizationState;
+               &multisampleInfo,                                                                                               //      const VkPipelineMultisampleStateCreateInfo*             pMultisampleState;
+               &depthStencilInfo,                                                                                              //      const VkPipelineDepthStencilStateCreateInfo*    pDepthStencilState;
+               &colorBlendInfo,                                                                                                //      const VkPipelineColorBlendStateCreateInfo*              pColorBlendState;
+               nullptr,                                                                                                                //      const VkPipelineDynamicStateCreateInfo*                 pDynamicState;
+               pipelineLayout.get(),                                                                                   //      VkPipelineLayout                                                                layout;
+               renderPass.get(),                                                                                               //      VkRenderPass                                                                    renderPass;
+               0u,                                                                                                                             //      deUint32                                                                                subpass;
+               DE_NULL,                                                                                                                //      VkPipeline                                                                              basePipelineHandle;
+               0,                                                                                                                              //      deInt32                                                                                 basePipelineIndex;
+       };
+
+       const auto graphicsPipeline = createGraphicsPipeline(vkd, device, DE_NULL, &pipelineCreateInfo);
+
+       // Framebuffer.
+       const auto framebuffer = makeFramebuffer(vkd, device, renderPass.get(), colorAttachmentView.get(), extent.width, extent.height);
+
+       // Command pool and buffer.
+       const auto cmdPool              = makeCommandPool(vkd, device, qIndex);
+       const auto cmdBufferPtr = allocateCommandBuffer(vkd, device, cmdPool.get(), VK_COMMAND_BUFFER_LEVEL_PRIMARY);
+       const auto cmdBuffer    = cmdBufferPtr.get();
+
+       // Empty clear color for the framebuffer.
+       VkClearValue zeroClearColor;
+       deMemset(&zeroClearColor, 0, sizeof(zeroClearColor));
+
+       // Texture barriers to fill it before using it.
+       const auto preClearBarrier = makeImageMemoryBarrier(
+               0u,
+               VK_ACCESS_TRANSFER_WRITE_BIT,
+               VK_IMAGE_LAYOUT_UNDEFINED,
+               VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL,
+               texture.get(),
+               colorSubresourceRange);
+
+       const auto postClearBarrier = makeImageMemoryBarrier(
+               VK_ACCESS_TRANSFER_WRITE_BIT,
+               VK_ACCESS_SHADER_READ_BIT,
+               VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL,
+               VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL,
+               texture.get(),
+               colorSubresourceRange);
+
+       // Record and submit.
+       beginCommandBuffer(vkd, cmdBuffer);
+
+       // Prepare texture.
+       vkd.cmdPipelineBarrier(cmdBuffer, VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT, VK_PIPELINE_STAGE_TRANSFER_BIT, 0u, 0u, nullptr, 0u, nullptr, 1u, &preClearBarrier);
+       vkd.cmdClearColorImage(cmdBuffer, texture.get(), VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL, &m_params.textureColor, 1u, &colorSubresourceRange);
+       vkd.cmdPipelineBarrier(cmdBuffer, VK_PIPELINE_STAGE_TRANSFER_BIT, VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT, 0u, 0u, nullptr, 0u, nullptr, 1u, &postClearBarrier);
+
+       // Read from the texture to render a full-screen quad to the color buffer.
+       beginRenderPass(vkd, cmdBuffer, renderPass.get(), framebuffer.get(), scissor, zeroClearColor);
+       vkd.cmdBindPipeline(cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, graphicsPipeline.get());
+       vkd.cmdBindDescriptorSets(cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, pipelineLayout.get(), 0u, 1u, &descriptorSet.get(), 0u, nullptr);
+       vkd.cmdDraw(cmdBuffer, 4u, 1u, 0u, 0u);
+       endRenderPass(vkd, cmdBuffer);
+
+       endCommandBuffer(vkd, cmdBuffer);
+       submitCommandsAndWait(vkd, device, queue, cmdBuffer);
+
+       // Verify color buffer.
+       const auto      renderSize                              = tcu::UVec2(extent.width, extent.height);
+       const auto      colorAttachmentLevel    = readColorAttachment(vkd, device, queue, qIndex, alloc, colorAttachment.get(), colorAttachmentFormat, renderSize);
+       const auto      colorPixels                             = colorAttachmentLevel->getAccess();
+       const auto      tcuTextureFormat                = mapVkFormat(m_params.textureFormat);
+       const auto      borderColor                             = getBorderClearColorValue(m_params);
+       const auto      expectedColor                   = getExpectedColor(borderColor, m_params);
+       std::string     resultMsg;
+
+       if (!comparePixelToColorClearValue(m_params, colorPixels, tcuTextureFormat, expectedColor, resultMsg))
+               TCU_FAIL(resultMsg);
+
+       return tcu::TestStatus::pass(resultMsg);
+}
+
+using ComponentSwizzleArray = std::array<VkComponentSwizzle, 4>;
+
+// Convert the component swizzle array to a component mapping structure.
+void makeComponentMapping(VkComponentMapping& mapping, const ComponentSwizzleArray& array)
+{
+       mapping.r = array[0];
+       mapping.g = array[1];
+       mapping.b = array[2];
+       mapping.a = array[3];
+}
+
+std::string swizzleArrayToString(const ComponentSwizzleArray& swizzles)
+{
+       std::ostringstream stream;
+
+       for (const auto& s : swizzles)
+       {
+               switch (s)
+               {
+               case VK_COMPONENT_SWIZZLE_IDENTITY:     stream << "i"; break;
+               case VK_COMPONENT_SWIZZLE_ZERO:         stream << "0"; break;
+               case VK_COMPONENT_SWIZZLE_ONE:          stream << "1"; break;
+               case VK_COMPONENT_SWIZZLE_R:            stream << "r"; break;
+               case VK_COMPONENT_SWIZZLE_G:            stream << "g"; break;
+               case VK_COMPONENT_SWIZZLE_B:            stream << "b"; break;
+               case VK_COMPONENT_SWIZZLE_A:            stream << "a"; break;
+               default:
+                       DE_ASSERT(false); break;
+               }
+       }
+
+       return stream.str();
+}
+
+// Generate mapping permutations for the swizzle components.
+// Note: using every permutation for component swizzle values results in 7^4=2401 combinations, which are too many.
+std::vector<ComponentSwizzleArray> genMappingPermutations ()
+{
+       std::vector<ComponentSwizzleArray>      result;
+       const ComponentSwizzleArray                     standardSwizzle = {{ VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }};
+
+       // Standard normal swizzle.
+       result.push_back(standardSwizzle);
+
+       // Add a few combinations with rotated swizzles.
+       for (size_t rotations = 1u; rotations < standardSwizzle.size(); ++rotations)
+       {
+               ComponentSwizzleArray rotatedSwizzle = standardSwizzle;
+               std::rotate(rotatedSwizzle.begin(), rotatedSwizzle.begin() + rotations, rotatedSwizzle.end());
+               result.push_back(rotatedSwizzle);
+       }
+
+       // Try placing each special value in each of the positions.
+       VkComponentSwizzle specialSwizzles[] = { VK_COMPONENT_SWIZZLE_IDENTITY, VK_COMPONENT_SWIZZLE_ONE, VK_COMPONENT_SWIZZLE_ZERO };
+       for (const auto& special : specialSwizzles)
+       {
+               for (size_t pos = 0; pos < standardSwizzle.size(); ++pos)
+               {
+                       ComponentSwizzleArray newArray = standardSwizzle;
+                       newArray[pos] = special;
+                       result.push_back(newArray);
+               }
+       }
+
+       return result;
+}
+
+std::string gatherIndexToString(int gatherIndex)
+{
+       if (gatherIndex < 0)
+               return "no_gather";
+       return "gather_" + std::to_string(gatherIndex);
+}
+
+bool isIntegerBorder (VkBorderColor borderType)
+{
+       bool isInt = false;
+       switch (borderType)
+       {
+       case VK_BORDER_COLOR_FLOAT_TRANSPARENT_BLACK:
+       case VK_BORDER_COLOR_FLOAT_OPAQUE_BLACK:
+       case VK_BORDER_COLOR_FLOAT_OPAQUE_WHITE:
+       case VK_BORDER_COLOR_FLOAT_CUSTOM_EXT:
+               isInt = false; break;
+       case VK_BORDER_COLOR_INT_TRANSPARENT_BLACK:
+       case VK_BORDER_COLOR_INT_OPAQUE_BLACK:
+       case VK_BORDER_COLOR_INT_OPAQUE_WHITE:
+       case VK_BORDER_COLOR_INT_CUSTOM_EXT:
+               isInt = true; break;
+       default:
+               DE_ASSERT(false); break;
+       }
+
+       return isInt;
+}
+
+tcu::Vec2 getRandomBorderCoordinates (de::Random& rnd)
+{
+       tcu::Vec2 coords;
+
+       // Two bits to decide which coordinates will be out of range (at least one).
+       const deUint32 outOfRangeMask = static_cast<deUint32>(rnd.getInt(1, 3));
+
+       for (int i = 0; i < 2; ++i)
+       {
+               // Each coord will be in the [0.0, 0.9] range if in range, [1.1, 5.0] or [-5.0, -1.1] if out of range.
+               bool    outOfRange      = (outOfRangeMask & (1<<i));
+               bool    negative        = (outOfRange && rnd.getBool());
+               float   minCoord        = (outOfRange ? 1.1f : 0.0f);
+               float   maxCoord        = (outOfRange ? 5.0f : 0.9f);
+               float   value           = (negative ? -1.0f : 1.0f) * rnd.getFloat(minCoord, maxCoord);
+
+               coords[i] = value;
+       }
+
+       return coords;
+}
+
+// Generate a random clear color usable for the given format.
+VkClearColorValue getRandomClearColor (VkFormat format, de::Random& rnd)
+{
+       VkClearColorValue color;
+       deMemset(&color, 0, sizeof(color));
+
+       const auto              tcuFormat               = mapVkFormat(format);
+       const auto              numComponents   = tcu::getNumUsedChannels(tcuFormat.order);
+       const auto              componentSize   = tcu::getChannelSize(tcuFormat.type);
+
+       DE_ASSERT(componentSize > 0);
+
+       const deUint64  mask                    = (1ull << (componentSize*8)) - 1ull;
+       const deUint64  signBit                 = (1ull << (componentSize*8-1));
+       const deUint64  signMask                = (~mask); // Used to extend the sign bit.
+       const auto              formatType              = getFormatType(format);
+
+       for (int i = 0; i < numComponents; ++i)
+       {
+               if (formatType == FormatType::SIGNED_INT || formatType == FormatType::UNSIGNED_INT)
+               {
+                       const auto value = rnd.getUint64();
+
+                       if (formatType == FormatType::SIGNED_INT)
+                       {
+                               // Extend sign bit for negative values.
+                               auto finalValue = (value & mask);
+                               if (finalValue & signBit)
+                                       finalValue |= signMask;
+                               color.int32[i] = static_cast<deInt32>(finalValue);
+                       }
+                       else
+                               color.uint32[i] = static_cast<deUint32>(value & mask);
+               }
+               else
+                       color.float32[i] = rnd.getFloat();
+       }
+
+       return color;
+}
+
+} // anonymous
+
+tcu::TestCaseGroup* createSamplerBorderSwizzleTests (tcu::TestContext& testCtx)
+{
+       const deUint32 baseSeed = 1610707317u;
+
+       const VkFormat textureFormats[] =
+       {
+               //VK_FORMAT_UNDEFINED,
+               //VK_FORMAT_R4G4_UNORM_PACK8,
+               //VK_FORMAT_R4G4B4A4_UNORM_PACK16,
+               //VK_FORMAT_B4G4R4A4_UNORM_PACK16,
+               //VK_FORMAT_R5G6B5_UNORM_PACK16,
+               //VK_FORMAT_B5G6R5_UNORM_PACK16,
+               //VK_FORMAT_R5G5B5A1_UNORM_PACK16,
+               //VK_FORMAT_B5G5R5A1_UNORM_PACK16,
+               //VK_FORMAT_A1R5G5B5_UNORM_PACK16,
+               VK_FORMAT_R8_UNORM,
+               VK_FORMAT_R8_SNORM,
+               //VK_FORMAT_R8_USCALED,
+               //VK_FORMAT_R8_SSCALED,
+               VK_FORMAT_R8_UINT,
+               VK_FORMAT_R8_SINT,
+               VK_FORMAT_R8_SRGB,
+               VK_FORMAT_R8G8_UNORM,
+               VK_FORMAT_R8G8_SNORM,
+               //VK_FORMAT_R8G8_USCALED,
+               //VK_FORMAT_R8G8_SSCALED,
+               VK_FORMAT_R8G8_UINT,
+               VK_FORMAT_R8G8_SINT,
+               VK_FORMAT_R8G8_SRGB,
+               VK_FORMAT_R8G8B8_UNORM,
+               VK_FORMAT_R8G8B8_SNORM,
+               //VK_FORMAT_R8G8B8_USCALED,
+               //VK_FORMAT_R8G8B8_SSCALED,
+               VK_FORMAT_R8G8B8_UINT,
+               VK_FORMAT_R8G8B8_SINT,
+               VK_FORMAT_R8G8B8_SRGB,
+               VK_FORMAT_B8G8R8_UNORM,
+               VK_FORMAT_B8G8R8_SNORM,
+               //VK_FORMAT_B8G8R8_USCALED,
+               //VK_FORMAT_B8G8R8_SSCALED,
+               VK_FORMAT_B8G8R8_UINT,
+               VK_FORMAT_B8G8R8_SINT,
+               VK_FORMAT_B8G8R8_SRGB,
+               VK_FORMAT_R8G8B8A8_UNORM,
+               VK_FORMAT_R8G8B8A8_SNORM,
+               //VK_FORMAT_R8G8B8A8_USCALED,
+               //VK_FORMAT_R8G8B8A8_SSCALED,
+               VK_FORMAT_R8G8B8A8_UINT,
+               VK_FORMAT_R8G8B8A8_SINT,
+               VK_FORMAT_R8G8B8A8_SRGB,
+               VK_FORMAT_B8G8R8A8_UNORM,
+               VK_FORMAT_B8G8R8A8_SNORM,
+               //VK_FORMAT_B8G8R8A8_USCALED,
+               //VK_FORMAT_B8G8R8A8_SSCALED,
+               VK_FORMAT_B8G8R8A8_UINT,
+               VK_FORMAT_B8G8R8A8_SINT,
+               VK_FORMAT_B8G8R8A8_SRGB,
+               // VK_FORMAT_A8B8G8R8_UNORM_PACK32,
+               // VK_FORMAT_A8B8G8R8_SNORM_PACK32,
+               // VK_FORMAT_A8B8G8R8_USCALED_PACK32,
+               // VK_FORMAT_A8B8G8R8_SSCALED_PACK32,
+               // VK_FORMAT_A8B8G8R8_UINT_PACK32,
+               // VK_FORMAT_A8B8G8R8_SINT_PACK32,
+               // VK_FORMAT_A8B8G8R8_SRGB_PACK32,
+               // VK_FORMAT_A2R10G10B10_UNORM_PACK32,
+               // VK_FORMAT_A2R10G10B10_SNORM_PACK32,
+               // VK_FORMAT_A2R10G10B10_USCALED_PACK32,
+               // VK_FORMAT_A2R10G10B10_SSCALED_PACK32,
+               // VK_FORMAT_A2R10G10B10_UINT_PACK32,
+               // VK_FORMAT_A2R10G10B10_SINT_PACK32,
+               // VK_FORMAT_A2B10G10R10_UNORM_PACK32,
+               // VK_FORMAT_A2B10G10R10_SNORM_PACK32,
+               // VK_FORMAT_A2B10G10R10_USCALED_PACK32,
+               // VK_FORMAT_A2B10G10R10_SSCALED_PACK32,
+               // VK_FORMAT_A2B10G10R10_UINT_PACK32,
+               // VK_FORMAT_A2B10G10R10_SINT_PACK32,
+               VK_FORMAT_R16_UNORM,
+               VK_FORMAT_R16_SNORM,
+               //VK_FORMAT_R16_USCALED,
+               //VK_FORMAT_R16_SSCALED,
+               VK_FORMAT_R16_UINT,
+               VK_FORMAT_R16_SINT,
+               VK_FORMAT_R16_SFLOAT,
+               VK_FORMAT_R16G16_UNORM,
+               VK_FORMAT_R16G16_SNORM,
+               //VK_FORMAT_R16G16_USCALED,
+               //VK_FORMAT_R16G16_SSCALED,
+               VK_FORMAT_R16G16_UINT,
+               VK_FORMAT_R16G16_SINT,
+               VK_FORMAT_R16G16_SFLOAT,
+               VK_FORMAT_R16G16B16_UNORM,
+               VK_FORMAT_R16G16B16_SNORM,
+               //VK_FORMAT_R16G16B16_USCALED,
+               //VK_FORMAT_R16G16B16_SSCALED,
+               VK_FORMAT_R16G16B16_UINT,
+               VK_FORMAT_R16G16B16_SINT,
+               VK_FORMAT_R16G16B16_SFLOAT,
+               VK_FORMAT_R16G16B16A16_UNORM,
+               VK_FORMAT_R16G16B16A16_SNORM,
+               //VK_FORMAT_R16G16B16A16_USCALED,
+               //VK_FORMAT_R16G16B16A16_SSCALED,
+               VK_FORMAT_R16G16B16A16_UINT,
+               VK_FORMAT_R16G16B16A16_SINT,
+               VK_FORMAT_R16G16B16A16_SFLOAT,
+               VK_FORMAT_R32_UINT,
+               VK_FORMAT_R32_SINT,
+               VK_FORMAT_R32_SFLOAT,
+               VK_FORMAT_R32G32_UINT,
+               VK_FORMAT_R32G32_SINT,
+               VK_FORMAT_R32G32_SFLOAT,
+               VK_FORMAT_R32G32B32_UINT,
+               VK_FORMAT_R32G32B32_SINT,
+               VK_FORMAT_R32G32B32_SFLOAT,
+               VK_FORMAT_R32G32B32A32_UINT,
+               VK_FORMAT_R32G32B32A32_SINT,
+               VK_FORMAT_R32G32B32A32_SFLOAT,
+       };
+
+       const auto mappingPermutations = genMappingPermutations();
+
+       const struct
+       {
+               VkBorderColor   borderType;
+               const char*             borderTypeName;
+       }
+       borderColors[] =
+       {
+               {       VK_BORDER_COLOR_FLOAT_TRANSPARENT_BLACK,        "transparent_black"     },
+               {       VK_BORDER_COLOR_INT_TRANSPARENT_BLACK,          "transparent_black"     },
+               {       VK_BORDER_COLOR_FLOAT_OPAQUE_BLACK,                     "opaque_black"          },
+               {       VK_BORDER_COLOR_INT_OPAQUE_BLACK,                       "opaque_black"          },
+               {       VK_BORDER_COLOR_FLOAT_OPAQUE_WHITE,                     "opaque_white"          },
+               {       VK_BORDER_COLOR_INT_OPAQUE_WHITE,                       "opaque_white"          },
+               {       VK_BORDER_COLOR_FLOAT_CUSTOM_EXT,                       "custom"                        },
+               {       VK_BORDER_COLOR_INT_CUSTOM_EXT,                         "custom"                        },
+       };
+
+       const struct
+       {
+               bool            useSwizzleHint;
+               const char*     name;
+       } swizzleHintCases[] =
+       {
+               { false,        "no_swizzle_hint"       },
+               { true,         "with_swizzle_hint"     },
+       };
+
+       de::MovePtr<tcu::TestCaseGroup> mainGroup(new tcu::TestCaseGroup(testCtx, "border_swizzle", "Border color swizzle tests"));
+
+       for (const auto& format : textureFormats)
+       {
+               const auto                                              skip            = std::strlen("VK_FORMAT_");
+               const std::string                               formatName      = de::toLower(std::string(getFormatName(format)).substr(skip));
+               de::MovePtr<tcu::TestCaseGroup> formatGroup     (new tcu::TestCaseGroup(testCtx, formatName.c_str(), ""));
+
+               for (size_t mappingIdx = 0u; mappingIdx < mappingPermutations.size(); ++mappingIdx)
+               {
+                       const auto&                                             mapping                 = mappingPermutations[mappingIdx];
+                       de::MovePtr<tcu::TestCaseGroup> mappingGroup    (new tcu::TestCaseGroup(testCtx, swizzleArrayToString(mapping).c_str(), ""));
+
+                       for (int borderColorIdx = 0; borderColorIdx < DE_LENGTH_OF_ARRAY(borderColors); ++borderColorIdx)
+                       {
+                               const auto&                                             borderColor             = borderColors[borderColorIdx];
+                               de::MovePtr<tcu::TestCaseGroup> borderTypeGroup (new tcu::TestCaseGroup(testCtx, borderColor.borderTypeName, ""));
+
+                               const auto formatType   = getFormatType(format);
+                               const auto isIntBorder  = isIntegerBorder(borderColor.borderType);
+
+                               // Skip cases that do not make sense for the format and border type combination.
+                               if (isIntBorder && formatType == FormatType::FLOAT)
+                                       continue;
+                               else if (!isIntBorder && formatType != FormatType::FLOAT)
+                                       continue;
+
+                               for (int gatherIdx = -1; gatherIdx <= 3; ++gatherIdx)
+                               {
+                                       const auto                                              componentGather = gatherIndexToString(gatherIdx);
+                                       de::MovePtr<tcu::TestCaseGroup> gatherGroup             (new tcu::TestCaseGroup(testCtx, componentGather.c_str(), ""));
+
+                                       for (const auto& swizzleHint : swizzleHintCases)
+                                       {
+                                               TestParams params;
+
+                                               const deUint32  seed    = baseSeed + static_cast<deUint32>(format) + static_cast<deUint32>(mappingIdx) + static_cast<deUint32>(borderColorIdx) + static_cast<deUint32>(gatherIdx);
+                                               de::Random              rnd             (seed);
+
+                                               params.textureFormat    = format;
+                                               params.textureColor             = getRandomClearColor(format, rnd);
+
+                                               makeComponentMapping(params.componentMapping, mapping);
+                                               params.borderColor                      = borderColor.borderType;
+                                               params.componentGather          = ((gatherIdx < 0) ? tcu::nothing<int>() : tcu::just(gatherIdx));
+                                               params.textureCoordinates       = getRandomBorderCoordinates(rnd);
+
+                                               if (params.isCustom())
+                                                       params.customBorderColor = tcu::just(getRandomClearColor(format, rnd));
+                                               else
+                                                       params.customBorderColor = tcu::nothing<VkClearColorValue>();
+
+                                               params.useSamplerSwizzleHint = swizzleHint.useSwizzleHint;
+
+                                               gatherGroup->addChild(new BorderSwizzleCase(testCtx, swizzleHint.name, "", params));
+                                       }
+
+                                       borderTypeGroup->addChild(gatherGroup.release());
+                               }
+
+                               mappingGroup->addChild(borderTypeGroup.release());
+                       }
+
+                       formatGroup->addChild(mappingGroup.release());
+               }
+
+               mainGroup->addChild(formatGroup.release());
+       }
+
+       return mainGroup.release();
+}
+
+} // pipeline
+} // vkt
+
+
+
diff --git a/external/vulkancts/modules/vulkan/pipeline/vktPipelineSamplerBorderSwizzleTests.hpp b/external/vulkancts/modules/vulkan/pipeline/vktPipelineSamplerBorderSwizzleTests.hpp
new file mode 100644 (file)
index 0000000..7b1832c
--- /dev/null
@@ -0,0 +1,39 @@
+#ifndef _VKTPIPELINESAMPLERBORDERSWIZZLETESTS_HPP
+#define _VKTPIPELINESAMPLERBORDERSWIZZLETESTS_HPP
+/*------------------------------------------------------------------------
+ * Vulkan Conformance Tests
+ * ------------------------
+ *
+ * Copyright (c) 2021 The Khronos Group Inc.
+ * Copyright (c) 2021 Valve Corporation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
+ *//*!
+ * \file
+ * \brief Border color swizzle tests
+ *//*--------------------------------------------------------------------*/
+#include "vktTestCase.hpp"
+
+namespace vkt
+{
+namespace pipeline
+{
+
+tcu::TestCaseGroup* createSamplerBorderSwizzleTests (tcu::TestContext& testCtx);
+
+} // pipeline
+} // vkt
+
+
+#endif // _VKTPIPELINESAMPLERBORDERSWIZZLETESTS_HPP
index 34a4440..2ef71d9 100644 (file)
@@ -24,6 +24,7 @@
 
 #include "vktPipelineSamplerTests.hpp"
 #include "vktPipelineImageSamplingInstance.hpp"
+#include "vktPipelineSamplerBorderSwizzleTests.hpp"
 #include "vktPipelineImageUtil.hpp"
 #include "vktPipelineVertexUtil.hpp"
 #include "vktTestCase.hpp"
@@ -2073,6 +2074,9 @@ tcu::TestCaseGroup* createSamplerTests (tcu::TestContext& testCtx)
                samplerTests->addChild(separateStencilUsageSamplerTests.release());
        }
 
+       // Border color swizzle tests.
+       samplerTests->addChild(createSamplerBorderSwizzleTests(testCtx));
+
        return samplerTests.release();
 }
 
index 8780cd7..65737f5 100644 (file)
@@ -124544,6 +124544,39686 @@ dEQP-VK.pipeline.sampler.separate_stencil_usage.view_type.cube_array.format.d32_
 dEQP-VK.pipeline.sampler.separate_stencil_usage.view_type.cube_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_2_5
 dEQP-VK.pipeline.sampler.separate_stencil_usage.view_type.cube_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.sampler.separate_stencil_usage.view_type.cube_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8_srgb.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8_srgb.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8_srgb.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8_srgb.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r8g8b8a8_srgb.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.b8g8r8a8_srgb.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16_sfloat.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16_sfloat.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16_sfloat.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_unorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_snorm.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r16g16b16a16_sfloat.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32_sfloat.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32_sfloat.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32_sfloat.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_uint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sint.rgb0.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.gbar.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.barg.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.argb.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.igba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.riba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgia.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgbi.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.1gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r1ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg1a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb1.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.0gba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.r0ba.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rg0a.custom.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.transparent_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_black.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.opaque_white.gather_3.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.no_gather.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.no_gather.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.gather_0.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.gather_0.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.gather_1.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.gather_1.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.gather_2.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.gather_2.with_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.gather_3.no_swizzle_hint
+dEQP-VK.pipeline.sampler.border_swizzle.r32g32b32a32_sfloat.rgb0.custom.gather_3.with_swizzle_hint
 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.component_swizzle.r_g_b_a
 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.component_swizzle.g_b_a_r
 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.component_swizzle.b_a_r_g
index 87763ab..ed35f27 100644 (file)
@@ -74,10 +74,10 @@ VK_EXT_scalar_block_layout                                  DEVICE 1_2_0
 VK_KHR_buffer_device_address                           DEVICE 1_2_0
 VK_EXT_host_query_reset                                                DEVICE 1_2_0
 VK_KHR_separate_depth_stencil_layouts          DEVICE 1_2_0
-VK_KHR_timeline_semaphore                                      DEVICE 1_2_0
-VK_KHR_spirv_1_4                                                       DEVICE 1_2_0
-VK_EXT_separate_stencil_usage                          DEVICE 1_2_0
-VK_KHR_pipeline_executable_properties          DEVICE
+VK_KHR_timeline_semaphore                                      DEVICE 1_2_0
+VK_KHR_spirv_1_4                                                       DEVICE 1_2_0
+VK_EXT_separate_stencil_usage                          DEVICE 1_2_0
+VK_KHR_pipeline_executable_properties          DEVICE
 VK_KHR_shader_clock                                                    DEVICE
 VK_KHR_performance_query                                       DEVICE
 VK_KHR_shader_non_semantic_info                                DEVICE
@@ -86,7 +86,7 @@ VK_KHR_shader_terminate_invocation                    DEVICE
 VK_KHR_ray_tracing_pipeline                                    DEVICE
 VK_KHR_ray_query                                                       DEVICE
 VK_KHR_acceleration_structure                          DEVICE
-VK_KHR_pipeline_library                     DEVICE
+VK_KHR_pipeline_library                                                DEVICE
 VK_KHR_deferred_host_operations                                DEVICE
 VK_KHR_fragment_shading_rate                           DEVICE
 VK_KHR_zero_initialize_workgroup_memory                DEVICE
@@ -99,5 +99,6 @@ VK_KHR_shader_subgroup_uniform_control_flow   DEVICE
 VK_KHR_present_id                                                      DEVICE
 VK_KHR_present_wait                                                    DEVICE
 VK_KHR_shader_integer_dot_product                      DEVICE
-VK_KHR_format_feature_flags2                       DEVICE
+VK_KHR_format_feature_flags2                           DEVICE
 VK_KHR_maintenance4                                                    DEVICE
+VK_EXT_border_color_swizzle                                    DEVICE
index 7756704..d444da8 100644 (file)
@@ -148,6 +148,7 @@ VkPhysicalDeviceMultiDrawFeaturesEXT                                                FEATURES ( multiDraw )                                                                                  REQUI
 VkPhysicalDeviceShaderSubgroupUniformControlFlowFeaturesKHR    FEATURES ( shaderSubgroupUniformControlFlow )                                   REQUIREMENTS ( VK_KHR_shader_subgroup_uniform_control_flow )
 VkPhysicalDevicePresentIdFeaturesKHR                                           FEATURES ( presentId )                                                                                  REQUIREMENTS ( VK_KHR_present_id )
 VkPhysicalDevicePresentWaitFeaturesKHR                                         FEATURES ( presentWait )                                                                                REQUIREMENTS ( VK_KHR_present_wait )
-VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT                          FEATURES ( shaderImageFloat32AtomicMinMax )                                                     REQUIREMENTS ( VK_EXT_shader_atomic_float2 physicalDeviceShaderAtomicFloat2FeaturesEXT.sparseImageFloat32AtomicMinMax )
-VkPhysicalDeviceShaderIntegerDotProductFeaturesKHR          FEATURES ( shaderIntegerDotProduct )                                                       REQUIREMENTS ( VK_KHR_shader_integer_dot_product )
+VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT                          FEATURES ( shaderImageFloat32AtomicMinMax )                                             REQUIREMENTS ( VK_EXT_shader_atomic_float2 physicalDeviceShaderAtomicFloat2FeaturesEXT.sparseImageFloat32AtomicMinMax )
+VkPhysicalDeviceShaderIntegerDotProductFeaturesKHR                     FEATURES ( shaderIntegerDotProduct )                                                    REQUIREMENTS ( VK_KHR_shader_integer_dot_product )
 VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT                FEATURES ( primitiveTopologyListRestart )                                               REQUIREMENTS ( VK_EXT_primitive_topology_list_restart )
+VkPhysicalDeviceBorderColorSwizzleFeaturesEXT                          FEATURES ( borderColorSwizzle )                                                                 REQUIREMENTS ( VK_EXT_border_color_swizzle )
index 9b5fa85..db1bbaf 100644 (file)
@@ -848,6 +848,8 @@ typedef enum VkStructureType {
     VK_STRUCTURE_TYPE_QUEUE_FAMILY_GLOBAL_PRIORITY_PROPERTIES_EXT = 1000388001,
     VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MULTI_DRAW_FEATURES_EXT = 1000392000,
     VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MULTI_DRAW_PROPERTIES_EXT = 1000392001,
+    VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_BORDER_COLOR_SWIZZLE_FEATURES_EXT = 1000411000,
+    VK_STRUCTURE_TYPE_SAMPLER_BORDER_COLOR_COMPONENT_MAPPING_CREATE_INFO_EXT = 1000411001,
     VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PAGEABLE_DEVICE_LOCAL_MEMORY_FEATURES_EXT = 1000412000,
     VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MAINTENANCE_4_FEATURES_KHR = 1000413000,
     VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MAINTENANCE_4_PROPERTIES_KHR = 1000413001,
@@ -12856,6 +12858,25 @@ VKAPI_ATTR void VKAPI_CALL vkCmdDrawMultiIndexedEXT(
 #define VK_EXT_LOAD_STORE_OP_NONE_EXTENSION_NAME "VK_EXT_load_store_op_none"
 
 
+#define VK_EXT_border_color_swizzle 1
+#define VK_EXT_BORDER_COLOR_SWIZZLE_SPEC_VERSION 1
+#define VK_EXT_BORDER_COLOR_SWIZZLE_EXTENSION_NAME "VK_EXT_border_color_swizzle"
+typedef struct VkPhysicalDeviceBorderColorSwizzleFeaturesEXT {
+    VkStructureType    sType;
+    void*              pNext;
+    VkBool32           borderColorSwizzle;
+    VkBool32           borderColorSwizzleFromImage;
+} VkPhysicalDeviceBorderColorSwizzleFeaturesEXT;
+
+typedef struct VkSamplerBorderColorComponentMappingCreateInfoEXT {
+    VkStructureType       sType;
+    const void*           pNext;
+    VkComponentMapping    components;
+    VkBool32              srgb;
+} VkSamplerBorderColorComponentMappingCreateInfoEXT;
+
+
+
 #define VK_EXT_pageable_device_local_memory 1
 #define VK_EXT_PAGEABLE_DEVICE_LOCAL_MEMORY_SPEC_VERSION 1
 #define VK_EXT_PAGEABLE_DEVICE_LOCAL_MEMORY_EXTENSION_NAME "VK_EXT_pageable_device_local_memory"
index a5b27fc..624bc92 100644 (file)
@@ -32,7 +32,7 @@
 namespace tcu
 {
 
-static inline float sRGBChannelToLinear (float cs)
+float sRGBChannelToLinear (float cs)
 {
        if (cs <= 0.04045)
                return cs / 12.92f;
@@ -53,7 +53,7 @@ static inline float sRGB8ChannelToLinear (deUint32 cs)
        return ((const float*)s_srgb8Lut)[cs];
 }
 
-static inline float linearChannelToSRGB (float cl)
+float linearChannelToSRGB (float cl)
 {
        if (cl <= 0.0f)
                return 0.0f;
index 6acc4e2..ed08549 100644 (file)
@@ -44,6 +44,8 @@ bool                                  hasStencilComponent                     (TextureFormat::ChannelOrder order);
 bool                                   hasDepthComponent                       (TextureFormat::ChannelOrder order);
 
 // sRGB - linear conversion.
+float                                  linearChannelToSRGB                     (float cl);
+float                                  sRGBChannelToLinear                     (float cl);
 Vec4                                   sRGBToLinear                            (const Vec4& cs);
 Vec4                                   sRGB8ToLinear                           (const UVec4& cs);
 Vec4                                   sRGBA8ToLinear                          (const UVec4& cs);